IDocumentInfo class

IDocumentInfo class

Interface that defines list of available document information.

The IDocumentInfo type exposes the following members:

Properties

Property Description
file_type The document file type.
page_count The amount of pages.
pages_info The list of information about each page.
size The file size in bytes.

See Also