Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets paper name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 5.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
This function was deprecated. Use PageSetupDialog.SetPaperName instead.
Parameter | Description | Example |
---|---|---|
name | The paper name. | "A4" |
Returns OK or error.
Set paper to A4:
Set Variable [ $r ; Value: MBS( "PrintDialog.SetPaperName"; "A4" ) ]
This function checks for a license.
Created 27th December 2014, last changed 27th June 2021