IPdfDocumentInfo Interface

File
wijmo.pdf.js
Module
wijmo.pdf

Represents the document information used by info property.

Properties

Properties

author

Determines the name of the person who created the document.

Type
string

creationDate

Determines the date and time the document was created on.

Type
Date

keywords

Determines the keywords associated with the document.

Type
string

modDate

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

Type
Date

subject

Determines the subject of the document.

Type
string

title

Determines the title of the document.

Type
string