Pdf Metadata
Provides access to PDF document metadata properties including standard document information dictionary fields and XMP metadata. This class allows reading and writing of standard PDF metadata fields such as title, author, subject, and keywords, as well as custom metadata properties. All changes to metadata properties are immediately applied to the underlying PDF document.
Functions
Link copied to clipboard
Gets the date and time the document was created.
Link copied to clipboard
Gets the name of the application that created the original document.
Link copied to clipboard
Gets the value of a custom metadata property from the document information dictionary.
Link copied to clipboard
Gets the keywords associated with the document.
Link copied to clipboard
Gets the date and time the document was most recently modified.
Link copied to clipboard
Gets the name of the application that converted the document to PDF.
Link copied to clipboard
Gets the subject of the document.
Link copied to clipboard
Sets the name of the application that created the original document.
Link copied to clipboard
Sets the value of a custom metadata property in the document information dictionary.
Link copied to clipboard
Sets the keywords associated with the document.
Link copied to clipboard
Sets the name of the application that converted the document to PDF.
Link copied to clipboard
Sets the subject of the document.