DocumentInformations Class Properties
In This Topic
For a list of all members of this type, see DocumentInformations members.
Public Properties
| | Name | Description |
 | Author | Gets or sets the PdfDocument’s author. |
 | CreationDate | Gets date at which the PdfDocument was created. |
 | Creator | Gets or sets who created the PdfDocument. |
 | Keywords | Gets or sets the keywords associated with the PdfDocument. |
 | ModifiedDate | Gets the date at which the PdfDocument was last modified. |
 | Producer | Gets or sets the PDF producer used to produce the PdfDocument. |
 | Subject | Gets or sets the subject of the PdfDocument. |
 | Title | Gets or sets the title of the PdfDocument. |
Top
See Also