PdfInfo Properties

The PdfInfo type exposes the following members.

Properties

  NameDescription
Public propertyAuthor
Gets or sets the name of the person who created the document.
Public propertyCreationDate
Gets or sets the date and time the document was created.
Public propertyCreator
Gets or sets the name of the application that created the document.
Public propertyDictionary
Gets the low-level dictionary object for this Document Info object.
Public propertyKeywords
Gets or sets the keywords associated with the document.
Public propertyModifiedDate
Gets or sets the date and time the document was most recently modified.
Public propertyProducer
Gets or sets the name of the application that produced the document.
Public propertySubject
Gets or sets the subject of the document.
Public propertyTitle
Gets or sets the title of the document.

See Also