Click or drag to resize
Pdf Library for .NET

PdfDocumentInformation Properties

The PdfDocumentInformation type exposes the following members.

Properties
 NameDescription
Public propertyAuthor PDF document Author.
Public propertyCreationDate PDF document CreationDate.
Public propertyCreator PDF document Creator.
Public propertyFinalFileSize PDF document final file size. This is populated after Save.
Public propertyInitialFileSize PDF document initial file size.
Public propertyKeywords PDF document Keywords.
Public propertyLastModifiedDate PDF document LastModifiedDate.
Public propertyPageCount PDF document number of pages.
Public propertyProducer PDF document Producer.
Public propertySubject PDF document Subject.
Public propertyTitle PDF document Title.
Top
See Also