[]
Gets or sets a value indicating whether font hinting should be enabled for TrueType fonts.
The default is true.
This property affects text drawing on GcBitmapGraphics only.
public bool EnableFontHinting { get; set; }
Public Property EnableFontHinting As Boolean