DocumentInformation Class |
Namespace: ExpertPdf.PdfCreator
The DocumentInformation type exposes the following members.
Name | Description | |
---|---|---|
Author |
Gets or sets the name of the person who created the document..
| |
CreationDate |
Gets or sets the date and time the document was created, in human-readable form.
| |
Keywords |
Gets or sets the keywords associated with the document..
| |
Producer |
Gets or sets the name of the application that produced the PDF document
if for example the document was converted to PDF from another format.
| |
Subject |
Gets or sets the subject of the document.
| |
Title |
Gets or sets the document’s title..
|