[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.TextAntiAliasingQuality

TextAntiAliasingQuality Enum

Specifies the quality of the anti-aliasing to be used with the TextAntiAliasingQuality property.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum TextAntiAliasingQuality

Fields

Name Description
High

The high quality anti-aliasing.

Normal

The normal quality anti-aliasing.

SystemDefault

The quality according to system default anti-aliasing.

Extension Methods