Click or drag to resize
Pdf Library for .NET

PdfDocumentInformation Properties

The PdfDocumentInformation type exposes the following members.

Properties
 NameDescription
Public propertyAuthor Gets or sets the name of the pdf document author.
Public propertyCreationDate Gets or sets the date and time when the pdf document was created.
Public propertyKeywords Gets or sets the pdf document keywords.
Public propertyLanguage Gets or sets the default language of the pdf document.
Public propertySubject Gets or sets the subject of the pdf document.
Public propertyTitle Gets or sets the pdf document title.
Top
See Also