TxtDocumentInfo class

TxtDocumentInfo class

Contains Txt document metadata

Inheritance: TxtDocumentInfoWordProcessingDocumentInfoDocumentInfo

The TxtDocumentInfo 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
words Gets words count
lines Gets lines count
title Gets title
author Gets author
is_password_protected Gets is document password protected
table_of_contents Table of contents

See Also