PngOptionsFilterType Property

Gets or sets the filter type used during png file save process.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public PngFilterType FilterType { get; set; }

Property Value

Type: PngFilterType
See Also