PngOptions Constructor (PngOptions)

Initializes a new instance of the JpegOptions class.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public PngOptions(
	PngOptions pngOptions
)

Parameters

pngOptions
Type: Aspose.CAD.ImageOptionsPngOptions
The PNG options.
See Also