[]
Gets or sets a value indicating whether bitmaps embedded in an OpenType font should be rendered.
The default is true.
This property is ignored if either UseRenderingCache or UseGlyphBitmapCache is false.
public bool AllowFontSbits { get; set; }
Public Property AllowFontSbits As Boolean