DocumentInfo class

DocumentInfo class

Represents information about a document.

Learn more:

The DocumentInfo type exposes the following members:

Properties

Property Description
file_type The file format description.
page_count The total page count.
pages The list of PageInfo page information.
size The document size in bytes.

See Also