PdfDocumentInformation Class | |
Namespace: SelectPdf.Extras
The PdfDocumentInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfDocumentInformation |
| Name | Description | |
|---|---|---|
| Author |
PDF document Author.
| |
| CreationDate |
PDF document CreationDate.
| |
| Creator |
PDF document Creator.
| |
| FinalFileSize |
PDF document final file size. This is populated after Save.
| |
| InitialFileSize |
PDF document initial file size.
| |
| Keywords |
PDF document Keywords.
| |
| LastModifiedDate |
PDF document LastModifiedDate.
| |
| PageCount |
PDF document number of pages.
| |
| Producer |
PDF document Producer.
| |
| Subject |
PDF document Subject.
| |
| Title |
PDF document Title.
|