PdfDocumentInfo class

PdfDocumentInfo class

This class represents set of metadata for document description.

The PdfDocumentInfo type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of PdfDocumentInfo

Properties

PropertyDescription
keywordsGets or sets keywords of the document.
titleGets or sets title of the document.
authorGets or sets author of the document.
subjectGets or sets subject of the document.

See Also