Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PageSetupDialog.GetPaperName
Queries paper name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 9.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PageSetupDialog.GetPaperName" )
Parameters
none
Result
Returns paper name or error.
Description
Queries paper name.You can set this with PageSetupDialog.SetPaperName.
See also
- PageSetupDialog.GetPaperHeight
- PageSetupDialog.GetPaperWidth
- PageSetupDialog.GetPrinterName
- PageSetupDialog.SetPaperHeight
- PageSetupDialog.SetPaperName
- PageSetupDialog.SetPaperWidth
- PageSetupDialog.SetPrinterName
- PrintDialog.GetPaperName
This function is free to use.
Created 20th April 2019, last changed 20th April 2019
PageSetupDialog.GetPaperHeight - PageSetupDialog.GetPaperOrientation