Contents

allowsCopying

Returns whether the specified PDF document allows copying.

Declaration

var allowsCopying: Bool { get }

Discussion

If the document is encrypted and the current password doesn’t grant permission to perform copying, this returns false.

See Also

Working with an Encrypted PDF Document