Click or drag to resize
Pdf Library for .NET

PdfDocumentInformation Properties

The PdfDocumentInformation type exposes the following members.

Properties
  Name Description
Public property Author Gets or sets the name of the pdf document author.
Public property CreationDate Gets or sets the date and time when the pdf document was created.
Public property Keywords Gets or sets the pdf document keywords.
Public property Language Gets or sets the default language of the pdf document.
Public property Subject Gets or sets the subject of the pdf document.
Public property Title Gets or sets the pdf document title.
Top
See Also