IDocumentInfo class
Leave feedback
On this page
Represents the document information.
The IDocumentInfo type exposes the following members:
| Property | Description |
|---|---|
| file_type | Gets the document type. |
| page_count | Gets the total number of document pages. |
| raw_page_count | Gets the total number of document raw pages. |
| size | Gets the size of the document in bytes. |
| pages | Gets the information about pages such as the index and page size. |
The objects which implement this interface are returned by Parser.get_document_info method.
See the usage examples there.
Learn more: |
|
|
|
- module
groupdocs.parser.options
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.