[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.UseBitmapCache

UseBitmapCache Property

UseBitmapCache

Gets or sets a value indicating if the Bitmap Glyph Cache is enabled.

This property affects text drawing on GcBitmapGraphics only.

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