C1.iOS.Viewer Assembly / C1.iOS.Viewer Namespace / FontCache Class / Clear Method


In This Topic
Clear Method (FontCache)
In This Topic
Clears the font cache.
Syntax
'Declaration
 
Public Sub Clear() 
 
'Usage
 
Dim instance As FontCache
 
instance.Clear()
See Also