Private Optional Readonly _assistivePrivate Optional Readonly _commentingPrivate Optional Readonly _copyingPrivate Optional Readonly _documentPrivate Optional Readonly _editingPrivate Optional Readonly _formPrivate Optional Readonly _pagePrivate Optional Readonly _printingReturns a boolean specifying whether the specified PDF file will be supported by a screen reader.
true if the specified PDF file will be supported by a screen reader. False otherwise.
Returns a boolean specifying whether adding comments in the specified PDF file is permitted.
true if adding comments in the specified PDF file is permitted. False otherwise.
Returns a boolean specifying whether copying the content of the specified PDF file is permitted.
true if copying the content of the specified PDF file is permitted. False otherwise.
Returns a boolean specifying whether adding or inserting pages in the specified PDF file is permitted.
true if adding or inserting pages in the specified PDF file is permitted. False otherwise.
Returns a boolean specifying whether editing the content in the specified PDF file is permitted.
true if editing the content in the specified PDF file is permitted. False otherwise.
Returns a boolean specifying whether form filling is permitted in the specified PDF file.
true if form filling is permitted in the specified PDF file. False otherwise.
Returns a boolean specifying whether extracting pages of the specified PDF file is permitted.
true if extracting pages of the specified PDF file is permitted. False otherwise.
Returns a string specifying permission level for printing the file.
A String denoting the permission level for printing the file.
Generated using TypeDoc
This class provides information about the permission settings of the specified PDF file, such as restricting print permissions, edit permissions etc.