Private Optional Readonly _filePrivate Optional Readonly _fontsPrivate Optional Readonly _hasPrivate Optional Readonly _hasPrivate Optional Readonly _incrementalPrivate Optional Readonly _infoPrivate Optional Readonly _isPrivate Optional Readonly _isPrivate Optional Readonly _isFTPDFPrivate Optional Readonly _isPrivate Optional Readonly _isPrivate Optional Readonly _isPrivate Optional Readonly _isPrivate Optional Readonly _isXFAPrivate Optional Readonly _pagePrivate Optional Readonly _pdfPrivate Optional Readonly _pdfaPrivate Optional Readonly _pdfePrivate Optional Readonly _pdfuaPrivate Optional Readonly _pdfvtPrivate Optional Readonly _pdfxPrivate Optional Readonly _xmpReturns a boolean specifying whether the specified PDF file contains any embedded files.
true if the specified PDF file contains any embedded files. False otherwise.
Returns the size of the specified PDF file.
A String denoting the size of the specified PDF file.
Returns the count of the number of times the specified PDF file is edited and saved.
An Integer denoting the count of the number of times the specified PDF file is edited and saved.
Returns a boolean specifying whether the specified PDF file contains any form fields.
true if the specified PDF file contains any form fields. False otherwise.
Returns a boolean specifying whether the specified PDF file has been digitally signed with a certifying signature.
true if the specified PDF file has been digitally signed with a certifying signature. False
otherwise.
Returns a boolean specifying whether the specified PDF file is encrypted.
true if the specified PDF file is encrypted. False otherwise.
Returns a boolean specifying whether the specified PDF file is a Fully Tagged PDF.
true if the specified PDF file is a Fully Tagged PDF. False otherwise.
Returns a boolean specifying whether the specified PDF file is linearized.
true if the specified PDF file is linearized. False otherwise.
Returns a boolean specifying whether the specified PDF file is a portfolio PDF.
true if the specified PDF file is a portfolio PDF. False otherwise.
Returns a boolean specifying whether the specified PDF file is digitally signed.
true if the specified PDF file is digitally signed. False otherwise.
Returns a boolean specifying whether the specified PDF file is tagged.
true if the specified PDF file is tagged. False otherwise.
Returns a boolean specifying whether the specified PDF file is based on the XFA (Extensible Forms Architecture) format.
true if the specified PDF file is based on the XFA format. False otherwise
Returns a number specifying the number of pages in the specified PDF file.
An Integer denoting the number of pages in the specified PDF file.
Returns a string specifying the PDF/A compliance level for the specified PDF file - e.g "PDF/A-4" etc.
A String denoting the PDF/A compliance level for the specified PDF file.
Returns a string specifying the PDF/E compliance level for the specified PDF file - e.g. "PDF/E-1" etc.
A String denoting the PDF/E compliance level for the specified PDF file.
Returns a string specifying the PDF/UA compliance level for the specified PDF file - e.g. "PDF/UA-1" etc.
A String denoting the PDF/UA compliance level for the specified PDF file.
Returns a string specifying the PDF/VT compliance level for the specified PDF file - e.g. "PDF/VT-3" etc.
A String denoting the PDF/VT compliance level for the specified PDF file.
Returns a string specifying the version of the specified PDF file - e.g. "1.7", "2.0" etc.
A String denoting the version of the specified PDF file.
Returns a string specifying the PDF/X compliance level for the specified PDF file - e.g. "PDF/X-4" etc.
A String denoting the PDF/X compliance level for the specified PDF file.
Returns a string specifying the full metadata of the specified PDF file as provided by the author and producer of the document.
A String denoting the full metadata of the specified PDF file as provided by the author and producer of the document.
Generated using TypeDoc
This class provides information about the document level properties of the specified PDF file, such as tags, fonts, PDF Version etc.