DjVuDocumentInfo class
DjVuDocumentInfo class
Contains DjVu document metadata
Inheritance: DjVuDocumentInfo
→
ImageDocumentInfo
→
DocumentInfo
The DjVuDocumentInfo 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 |
bits_per_pixel | Gets bits per pixel |
height | Gets height |
width | Gets width |
vertical_resolution | Gets vertical resolution |
horizontal_resolution | Get horizontal resolution |
opacity | Gets image opacity |
See Also
- module
groupdocs.conversion.contracts
- class
DjVuDocumentInfo
- class
DocumentInfo
- class
ImageDocumentInfo