ImageLoadOptions class

ImageLoadOptions class

Options for loading Image documents.

Inheritance: ImageLoadOptionsBaseImageLoadOptionsLoadOptionsValueObject

The ImageLoadOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of ImageLoadOptions class.

Properties

Property Description
format Input document file type.
default_font Default font for Psd, Emf, Wmf document types. The following font will be used if a font is missing.

Methods

Method Description
equals Determines whether two object instances are equal.

See Also