JpegOptionsScaledQuality Property |
The scaled quality.
Namespace:
Aspose.CAD.ImageOptions
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic int ScaledQuality { get; }
Public ReadOnly Property ScaledQuality As Integer
Get
public:
property int ScaledQuality {
int get ();
}
member ScaledQuality : int with get
Property Value
Type:
Int32
See Also