Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The DocumentInformation type exposes the following members.
Properties
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.
|
![]() | CreationDateISO |
Gets the document creation date in ISO 8601 format, e.g. "1997-07-16T19:20:30.45+01:00".
|
![]() | Creator |
Gets or sets additional information about the creator of the current PDF document.
|
![]() | CustomProperties | |
![]() | Keywords |
Gets or sets the keywords associated with the document.
|
![]() | ModificationDate |
Gets or sets the date and time the document was last modified.
|
![]() | ModificationDateISO |
Gets the document modification date in ISO 8601 format, e.g. "1997-07-16T19:20:30.45+01:00".
|
![]() | Producer |
Gets or sets the name of the application that produced the PDF document.
|
![]() | Subject |
Gets or sets the subject of the document.
|
![]() | Title |
Gets or sets the document’s title.
|
See Also