CgmDocumentInfo class
CgmDocumentInfo class
Contains Cgm document metadata
Inheritance: CgmDocumentInfo →
PdfDocumentInfo →
DocumentInfo
The CgmDocumentInfo type exposes the following members:
Properties
| Property | Description |
|---|---|
| pages_count | Implements IDocumentInfo.pages_count |
| format | Implements IDocumentInfo.format |
| size | Implements IDocumentInfo.size |
| creation_date | Implements IDocumentInfo.creation_date |
| property_names | Implements IDocumentInfo.property_names |
| version | Gets version |
| title | Gets title |
| author | Gets author |
| is_password_protected | Gets is document password protected |
| is_landscape | Gets is page landscaped |
| height | Gets page height |
| width | Gets page width |
| table_of_contents | Table of contents |
See Also
- module
groupdocs.conversion.contracts - class
CgmDocumentInfo - class
DocumentInfo - class
PdfDocumentInfo