Enum RasterizationQualityValue

RasterizationQualityValue enumeration

Copy of RasterizationQualityValue enum for use in Aspose.SVG for avoiding of dependency from Aspose.CAD.ImageOptions namespace.

public enum RasterizationQualityValue

Values

NameValueDescription
Low0The low
Medium1The medium
High2The high

See Also