OtgImage.GetDefaultOptions
OtgImage.GetDefaultOptions method
Retrieves the default options configured for the image, providing a convenient way to access and modify the default settings. This property ensures consistency in operations by offering predefined settings that align with common use cases, simplifying the development process.
public override ImageOptionsBase GetDefaultOptions(object[] args)
Parameter | Type | Description |
---|---|---|
args | Object[] | The arguments. |
Return Value
Default options
See Also
- class ImageOptionsBase
- class OtgImage
- namespace Aspose.Imaging.FileFormats.OpenDocument
- assembly Aspose.Imaging