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.
Returns whether the specified PDF document allows copying.
var allowsCopying: Bool { get }If the document is encrypted and the current password doesn’t grant permission to perform copying, this returns false.