ImageRenderingOptions Constructor
Initializes a new instance of the ImageRenderingOptions class; Png will be used as default image format.

Namespace: Aspose.Html.Rendering.Image
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ImageRenderingOptions()
See Also