CadDocumentInfo class
CadDocumentInfo class
Contains Cad document metadata
Inheritance: CadDocumentInfo
→
DocumentInfo
The CadDocumentInfo 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 |
width | Width |
height | Height |
layouts | Layouts in the document |
layers | Layers in the document |
See Also
- module
groupdocs.conversion.contracts
- class
CadDocumentInfo
- class
DocumentInfo