Click or drag to resize

PdfMetadata Properties

The PdfMetadata type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets or sets the author of this PDF.
Public propertyCreationDate
Gets or sets the creation date of this PDF.
Public propertyCreator
Gets or sets the application that created the original document if the document was converted to PDF from another format.
Public propertyKeywords
Gets or sets 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 this document if the document was converted to PDF from another format.
Public propertySubject
Gets or sets the subject of the document.
Public propertyTitle
Gets or sets the document's title.
Top
See Also