TextDocumentInfo class
Leave feedback
On this page
Represents the text document information.
Inheritance: TextDocumentInfo →
DocumentInfo
The TextDocumentInfo 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. |
| encoding | Gets the detected encoding of the text document. |
Learn more: | | | |
- module
groupdocs.parser.options - class
DocumentInfo - class
TextDocumentInfo
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.