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  

PDFKit.GetPrintOption

Queries a custom option.

Component Version macOS Windows Linux Server iOS SDK
PDFKit 9.2 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "PDFKit.GetPrintOption"; Key )   More

Parameters

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

Result

Returns value or error.

Description

Queries a custom option.
You can use PDFKit.SetOption to set options. Use PDFKit.GetPrintSetting for regular options.

See also

Release notes

Blog Entries

Created 12nd March 2019, last changed 12nd March 2019


PDFKit.GetPrintLastSettings - PDFKit.GetPrintSetting

Feedback: Report problem or ask question.