[]
Gets or sets a value indicating whether glyphs are cached as bitmaps rather than as glyph paths.
The default is true.
This property is ignored if UseRenderingCache is false.
public bool UseGlyphBitmapCache { get; set; }
Public Property UseGlyphBitmapCache As Boolean