[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.EnableFontHinting

EnableFontHinting Property

EnableFontHinting

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.

Declaration
public bool EnableFontHinting { get; set; }
Public Property EnableFontHinting As Boolean