Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Twain.SetPaperSize
Requests a page size in inches.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Twain | 5.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "Twain.SetPaperSize"; Width; Height ) More
Parameters
Parameter | Description | Example |
---|---|---|
Width | Width of paper in inches. | 8 |
Height | Height of paper in inches. | 11 |
Result
Returns OK or error.
Description
Requests a page size in inches.If scanner doesn't support this, we ignore the request.
See also
Blog Entries
This function is free to use.
Created 15th May 2015, last changed 15th May 2015