Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets whether dialog should show.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 9.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Flag | Whether to show page setup dialog. | 1 |
Returns OK or error.
Set to show dialog:
Set Variable [ $r ; Value: MBS("PageSetupDialog.SetNoDialog"; 0) ]
No dialog, please:
Set Variable [ $r ; Value: MBS("PageSetupDialog.SetNoDialog"; 1) ]
This function checks for a license.
Created 20th April 2019, last changed 3th April 2021