Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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
- PrintDialog.ClearOption
- PrintDialog.ClearOptions
- PrintDialog.GetCopies
- PrintDialog.GetDuplex
- PrintDialog.GetNoDialog
- PrintDialog.SetCopies
- PrintDialog.SetOption
Blog Entries
This function checks for a license.
Created 30th April 2016, last changed 30th April 2016
PrintDialog.GetNoDialog - PrintDialog.GetPageNumberingOffset