Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PageSetupDialog.GetPaperWidth
Queries paper width to set.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 11.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PageSetupDialog.GetPaperWidth" )
Parameters
none
Result
Returns number or error.
Description
Queries paper width to set.Value is -1 if not set.
Use PageSetupDialog.SetPaperWidth to set this.
See also
- PageSetupDialog.GetPaperHeight
- PageSetupDialog.GetPaperName
- PageSetupDialog.SetPaperHeight
- PageSetupDialog.SetPaperName
- PageSetupDialog.SetPaperWidth
- PrintDialog.GetPaperWidth
This function is free to use.
Created 27th June 2021, last changed 27th June 2021
PageSetupDialog.GetPaperOrientation - PageSetupDialog.GetPrinterName