ImageOptions
Leave feedback
On this page
Provides the options which are used for image extraction.
public sealed class ImageOptions
| Name | Description |
|---|---|
| ImageOptions(ImageFormat) | Initializes a new instance of the ImageOptions class. |
| Name | Description |
|---|---|
| ImageFormat { get; } | Gets the image format for image extraction. |
An instance of ImageOptions class is used as parameter in GetImageStream and Save methods. See the usage examples there.
It’s used to specify the image format for image extraction.
Learn more:
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.