Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / FontCache Class / AddRef Method

In This Topic
    AddRef Method (FontCache)
    In This Topic
    Increments the internal reference counter to prevent disposing the auto-created font cache.
    Syntax
    'Declaration
     
    Public Sub AddRef() 
    public void AddRef()
    See Also