[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcD2DBitmap.SetFontCache

SetFontCache Method

SetFontCache(FontCache)

Assigns a shared instance of the GrapeCity.Documents.Imaging.Windows.GcD2DBitmap.FontCache class to be used by this bitmap.

Declaration
public void SetFontCache(FontCache fontCache)
Public Sub SetFontCache(fontCache As FontCache)
Parameters
Type Name Description
FontCache fontCache