Skip to main content
Version: Version 5

Class: Metadata

Document metadata according to the PDF standard (PDF 1.7)

Constructors

new Metadata()

new Metadata(): Metadata

Returns

Metadata

Properties

author

author: string

The name of the person who created the document.


creationDate

creationDate: Date

The date and time the document was created.


creator

creator: string

If the document was converted to PDF from another format, the name of the application that created the original document from which it was converted.


keywords

keywords: string

Keywords associated with the document.


modificationDate

modificationDate: Date

The date and time the document was most recently modified.


producer

producer: string

If the document was converted to PDF from another format, the name of the application that converted it to PDF.


subject

subject: string

The subject of the document.


title

title: string

The document's title.