RasterImageLoadOptions class

RasterImageLoadOptions class

Options for loading Image documents.

Inheritance: RasterImageLoadOptionsBaseImageLoadOptionsLoadOptionsValueObject

The RasterImageLoadOptions 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.
vectorization_options Sets vectorization options

Methods

Method Description
equals Determines whether two object instances are equal.

See Also