The TextAntialiasingMode can be one of:
| Constant | Description | 
|---|---|
Enums. | (0) No text antialiasing is performed. | 
Enums. | (1) Antialiasing is performed as determined by the font. Each individual font has parameters created within it by the font author that define which sizes the font should draw with antialiasing. | 
Enums. | (2) Text is always drawn with antialiasing, regardless of the individual font's parameters. |