Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

PrintDialog.GetOption

Queries an option.

Component Version macOS Windows Linux Server iOS SDK
PrintDialog 6.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "PrintDialog.GetOption"; Key )   More

Parameters

Parameter Description Example
Key The key to use. "com_apple_print_PrintSettings_PMCopies"

Result

Returns value or error.

Description

Queries an option.
You can use PrintDialog.SetOption to set options or PrintDialog.ClearOption to clear one.

See also

Blog Entries

Created 30th April 2016, last changed 30th April 2016


PrintDialog.GetNoDialog - PrintDialog.GetPageNumberingOffset

Feedback: Report problem or ask question.