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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
PDFKit.GetPrintOption
Queries a custom option.
| Component | Version | macOS | Windows | Linux | Server | FileMaker 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
Blog Entries
Release notes
- Version 9.2
- Added PDFKit.GetPrintOption and PDFKit.SetPrintOption functions to set custom options.
Created 12nd March 2019, last changed 12nd March 2019
PDFKit.GetPrintLastSettings - PDFKit.GetPrintSetting
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins