[]
        
(Showing Draft Content)

IPdfDocumentInfo Interface

IPdfDocumentInfo Interface

Represents the document information used by PdfDocument.info property.

Heirarchy

  • IPdfDocumentInfo

Properties

Optional author

author: string

Determines the name of the person who created the document.

Optional creationDate

creationDate: Date

Determines the date and time the document was created on.

Optional keywords

keywords: string

Determines the keywords associated with the document.

Optional modDate

modDate: Date

Determines the date and time when the document was last modified.

Optional subject

subject: string

Determines the subject of the document.

Optional title

title: string

Determines the title of the document.