[]
Gets or sets a value indicating if the embedded bitmaps from the EBDT font table can be used.
The default is true.
This property affects text drawing on GcBitmapGraphics only. Also, it has no effect if UseBitmapCache is set to false.
public bool AllowFontSbits { get; set; }
Public Property AllowFontSbits As Boolean