Name | Description | |
---|---|---|
PDFDocumentInformation Constructor | Initializes a new PDFDocumentInformation object. |
The following tables list the members exposed by PDFDocumentInformation.
Name | Description | |
---|---|---|
PDFDocumentInformation Constructor | Initializes a new PDFDocumentInformation object. |
Name | Description | |
---|---|---|
Author | Gets or sets the author of the document. | |
CreationDate | Gets or sets the date when the document was created. | |
Creator | Gets or sets the application that created the document. | |
Keywords | Gets or sets the keywords of the document. | |
ModDate | Gets or sets the date when the document was modified. | |
Producer | Gets or sets the PDF engine that produced the document. | |
Subject | Gets or sets the subject of the document. | |
Title | Gets or sets the title of the document. |
Name | Description | |
---|---|---|
GetRawValue | Gets the value of the specified key. | |
SetCustomKey | Sets a custom key/value pair in the document information. |