ImageLoadOptions class
ImageLoadOptions class
Options for loading Image documents.
Inheritance: ImageLoadOptions
→
BaseImageLoadOptions
→
LoadOptions
→
ValueObject
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
- module
groupdocs.conversion.options.load
- class
BaseImageLoadOptions
- class
ImageLoadOptions
- class
LoadOptions
- class
ValueObject