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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    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

This function is free to use.

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


Twain.SetPaper - Twain.SetPixelType

💬 Ask a question or report a problem