An array of tag names that should be applied to the PDF file after it’s created.
SDK
- macOS 10.9+
Framework
- App
Kit
Declaration
var tagNames: [String] { get set }
An array of tag names that should be applied to the PDF file after it’s created.
SDK
Framework
var tagNames: [String] { get set }
var url: URL?
The URL identifying the location at which the PDF file will be created.
var is File Extension Hidden: Bool
A Boolean value that indicates whether the file extension should appear after the filename.
var orientation: NSPrint Info .Paper Orientation
The paper orientation to use when exporting content as a PDF file.
var paper Size: NSSize
The paper size to use when exporting content as a PDF file.
var attributes: NSMutable Dictionary
A dictionary of additional attributes that describe how to export content as a PDF file. (read-only)