Click or drag to resize

PdfDocumentMetadata Properties

The PdfDocumentMetadata type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets or sets the Author field of the document.
Public propertyCreationDate
Sets or gets the date when the document was created.
Public propertyCreator
Gets or sets the Creator field of the document.
Public propertyCustomFields
Gets a table of custom metadata fields.
Public propertyDocumentTrapping
Gets or sets the trapping to be used for this document. The default value is PdfTrapSetting.None.
Public propertyKeywords
Gets or sets the keywords associated with the document.
Public propertyModificationDate
Gets or sets the modification date for this document.
Public propertyPdfAVersion
Gets conformance level and part of PDF/A.
Public propertyProducer
Gets or sets the producer of this PDF document.
Public propertySubject
Gets or sets the Subject of this PDF document
Public propertyTitle
Gets or sets the title of the PDF document.
Top
See Also