ImageDocumentInfo class

ImageDocumentInfo class

Contains image document metadata.

The ImageDocumentInfo type exposes the following members:

Methods

Method Description
get
get_file
get_string

Properties

Property Description
bits_per_pixel The number of bits per pixel.
creation_date The document creation date.
format The document format.
height The height of the image document.
pages_count The document pages count.
property_names The enumerable of all properties that can be retrieved for the current document info.
size The document size in bytes.
width The width of the image.

See Also