Click or drag to resize

PdfDocumentInfo Properties

The PdfDocumentInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets or sets a value representing the person who authored this PdfDocument.
Public propertyCreationDate
Gets a value representing date this PdfDocument was created.
Public propertyKeywords
Gets or sets a value representing keywords for this PdfDocument.
Public propertyModifiedDate
Gets a value representing date this PdfDocument was last modified (outside of RAD PDF).
Public propertySubject
Gets or sets a value representing the subject of this PdfDocument.
Public propertyTitle
Gets or sets a value representing the title of this PdfDocument.
Top
See Also