Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / SkiaFontCache Class / AddRef Method

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