'Declaration Public Property AllowFontSbits As System.Boolean
public System.bool AllowFontSbits {get; set;}
The default is true.
This property affects text drawing on GcBitmapGraphics only. Also, it has no effect if UseBitmapCache is set to false.
'Declaration Public Property AllowFontSbits As System.Boolean
public System.bool AllowFontSbits {get; set;}