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 | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
Parameter | Description | Example |
---|---|---|
Flag | Whether to show print dialog. | 1 |
Returns OK or error.
Disable dialog:
Set Variable [ $r ; Value: MBS( "PrintDialog.SetNoDialog"; 1 ) ]
Enable dialog:
Set Variable [ $r ; Value: MBS( "PrintDialog.SetNoDialog"; 0 ) ]
This function checks for a license.
Created 18th August 2014, last changed 3th April 2021