Click or drag to resize

IPdfMetadata Properties

The IPdfMetadata type exposes the following members.

Properties
 NameDescription
Public propertyAuthor Gets the Author of the document.
Public propertyCreatedDate Gets the Created Date of the document.
Public propertyCreator Gets the Creator of the document.
Public propertyHasCollection Gets whether the document has a collection of files in it (e.g. PDF Portfolio)
Public propertyHasEditPassword Gets whether the document has a password to open the file.
Public propertyHasOpenPassword Gets whether the document has a password required to modify the document.
Public propertyIsEncrypted Gets whether the document is encrypted with a password.
Public propertyIsValidPdfFile Gets whether the document is a valid PDF file.
Public propertyKeywords Gets the Keywords of the document.
Public propertyModifiedDate Gets the Last Modified Date of the document.
Public propertyPageCount Gets the number of pages in the document.
Public propertyProducer Gets the Producer of the document.
Public propertySubject Gets the Subject of the document.
Public propertyTitle Gets the Title of the document.
Top
See Also