PdfDocumentInfo Properties |
The PdfDocumentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Author |
Gets or sets a value representing the person who authored this PdfDocument.
| |
| CreationDate |
Gets a value representing date this PdfDocument was created.
| |
| Creator |
Gets a value representing the application which created this PdfDocument.
| |
| Keywords |
Gets or sets a value representing keywords for this PdfDocument.
| |
| ModifiedDate |
Gets a value representing date this PdfDocument was last modified (outside of RAD PDF).
| |
| Producer |
Gets a value representing the producer of this PdfDocument.
| |
| Subject |
Gets or sets a value representing the subject of this PdfDocument.
| |
| Title |
Gets or sets a value representing the title of this PdfDocument.
|