TxtDocumentInfo class
Leave feedback
On this page
The TxtDocumentInfo contains Txt document metadata.
The TxtDocumentInfo type exposes the following members:
| Method | Description |
|---|---|
| get | |
| get_file | |
| get_string |
| Property | Description |
|---|---|
| creation_date | The document creation date. |
| format | The document format. |
| pages_count | The document pages count. |
| property_names | The enumerable of all properties which could be get for the current document info. |
| size | The document size in bytes. |
| author | The author of the document. (inherited from WordProcessingDocumentInfo) |
| is_password_protected | The document is password protected. (inherited from WordProcessingDocumentInfo) |
| lines | The lines count. (inherited from WordProcessingDocumentInfo) |
| table_of_contents | The table of contents. (inherited from WordProcessingDocumentInfo) |
| title | The title of the document. (inherited from WordProcessingDocumentInfo) |
| words | The number of words in the document. (inherited from WordProcessingDocumentInfo) |
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.