CabDocumentInfo class

CabDocumentInfo class

The metadata of a Cab document.

The CabDocumentInfo type exposes the following members:

Methods

Method Description
get
get_file
get_string

Properties

Property Description
content_tree The content tree of the CAB document.
creation_date The document creation date.
format The document format.
pages_count The number of pages in the document.
property_names The enumerable of all properties that can be retrieved for the current document info.
size The document size in bytes.

See Also