Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicBitmap Class / SetFontCache Method

In This Topic
    SetFontCache Method (GcWicBitmap)
    In This Topic
    Assigns a shared instance of the FontCache object.
    Syntax
    'Declaration
     
    Public Sub SetFontCache( _
       ByVal fontCache As FontCache _
    ) 
    public void SetFontCache( 
       FontCache fontCache
    )

    Parameters

    fontCache
    See Also