PdfDocumentInformation Class | |
Namespace: SelectPdf
The PdfDocumentInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Author |
Gets or sets the name of the pdf document author.
| |
| CreationDate |
Gets or sets the date and time when the pdf document was created.
| |
| Keywords |
Gets or sets the pdf document keywords.
| |
| Language |
Gets or sets the default language of the pdf document.
| |
| Subject |
Gets or sets the subject of the pdf document.
| |
| Title |
Gets or sets the pdf document title.
|