PdfDocumentInfo class
Leave feedback
On this page
Represents meta information of PDF document.
The PdfDocumentInfo type exposes the following members:
| Constructor | Description |
|---|---|
| init |
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. (inherited from ValueObject) |
| equals_object | (inherited from ValueObject) |
| equals_value_object | (inherited from ValueObject) |
| get_hash_code | Serves as the default hash function. (inherited from ValueObject) |
| Property | Description |
|---|---|
| author | The document author. |
| creation_date | The date of document creation. |
| creation_time_zone | The time zone of creation date. |
| creator | The document creator. |
| keywords | The keywords of the document. |
| mod_date | The date of document modification. |
| mod_time_zone | The time zone of the modification date. |
| producer | The document producer. |
| subject | The subject of the document. |
| title | The document title. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.