TextOptions.UseHinting

TextOptions.UseHinting property

Specifies whether to use text hinting. By default, hinting is disabled.

public bool UseHinting { get; set; }

See Also