allowsPrinting
Returns whether a PDF document allows printing.
Declaration
var allowsPrinting: Bool { get }Discussion
If the document is encrypted and the current password doesn’t grant permission to perform printing, this returns false.
Returns whether a PDF document allows printing.
var allowsPrinting: Bool { get }If the document is encrypted and the current password doesn’t grant permission to perform printing, this returns false.