DocumentInfo class

DocumentInfo class

Represents the document information.

The DocumentInfo type exposes the following members:

Properties

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.

Remarks

Learn more: | | | |

See Also