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.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

PrintDialog.GetPaperWidth

Queries paper width to set.

Component Version macOS Windows Linux Server iOS SDK
PrintDialog 11.3 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated. Use PageSetupDialog.GetPaperWidth instead.

MBS( "PrintDialog.GetPaperWidth" )

Parameters

none

Result

Returns number or error.

Description

Queries paper width to set.
Value is -1 if not set.
Use PrintDialog.SetPaperWidth to set this.

See also

This function is free to use.

Created 27th June 2021, last changed 27th June 2021


PrintDialog.GetPaperName - PrintDialog.GetPrintToPDF

💬 Ask a question or report a problem