[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.UseBitmapCache

UseBitmapCache Property

UseBitmapCache

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.

Declaration
public bool UseBitmapCache { get; set; }
Public Property UseBitmapCache As Boolean