ImageOptions class
ImageOptions class
Provides the options which are used for image extraction.
The ImageOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ImageOptions class. |
Properties
| Property | Description |
|---|---|
| image_format | Gets the image format for image extraction. |
Remarks
An instance of ImageOptions class is used as parameter
in PageImageArea.get_image_stream and
PageImageArea.save methods. See the usage examples there.
It’s used to specify the image format for image extraction.
Learn more: | | | |
See Also
- module
groupdocs.parser.options - class
ImageOptions