Private Optional _authorPrivate Optional _creationPrivate Optional _creatorPrivate Optional _modPrivate Optional _producerPrivate Optional _titleReturns the name of the author of the specified PDF file
A String denoting the name of the author of the specified PDF file.
Returns a string specifying the date of file creation.
String denoting the date of file creation.
Returns a string specifying the creator tool of the specified PDF file - e.g. "Adobe Acrobat 21.5" etc.
A String denoting the creator tool of the specified PDF file.
Returns a string specifying the date when the file was last modified.
A String denoting the date when the file was last modified.
Returns a string specifying the authoring tool used to generate the specified PDF file - e.g. "Adobe Acrobat 21.5 Image Conversion Plug-in" etc.
A String denoting the authoring tool used to generate the specified PDF file.
Returns a string specifying the title of the specified PDF file.
A String denoting the title of the specified PDF file.
Generated using TypeDoc
This class provides document authoring related information, such as creation date, creator etc.