CgmDocumentInfo class
Leave feedback
On this page
The class contains Cgm document metadata.
The CgmDocumentInfo type exposes the following members:
| Method | Description |
|---|---|
| get | |
| get_file | |
| get_string |
| Property | Description |
|---|---|
| creation_date | The document creation date. |
| format | The document format. |
| pages_count | The document pages count. |
| property_names | The enumerable of all properties that can be retrieved for the current document info. |
| size | The document size in bytes. |
| author | The author of the document. (inherited from PdfDocumentInfo) |
| height | The page height. (inherited from PdfDocumentInfo) |
| is_landscape | The page is landscape. (inherited from PdfDocumentInfo) |
| is_password_protected | The document is password protected. (inherited from PdfDocumentInfo) |
| table_of_contents | The table of contents. (inherited from PdfDocumentInfo) |
| title | The title of the PDF document. (inherited from PdfDocumentInfo) |
| version | The version of the PDF document. (inherited from PdfDocumentInfo) |
| width | The page width. (inherited from PdfDocumentInfo) |
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.