[]
Gets or sets a value indicating if the Bitmap Glyph Cache is allowed.
The default is true.
This property affects text drawing on GcBitmapGraphics only.
public bool UseBitmapCache { get; set; }
Public Property UseBitmapCache As Boolean