Contents

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.

See Also

Working with an Encrypted PDF Document