Property Progressive
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
Progressive
Gets or sets a value indicating whether this PngOptions is progressive.
public bool Progressive { get; set; }
Property Value
- bool
true
if progressive; otherwise,false
.