Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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

Created 15th May 2015, last changed 15th May 2015


Twain.SetPaper - Twain.SetPixelType

Feedback: Report problem or ask question.