Document
ClearSystemFontCache Method
|
Clears the memory used by cached system fonts.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public static void ClearSystemFontCache()
Public Shared Sub ClearSystemFontCache
public:
static void ClearSystemFontCache()
static member ClearSystemFontCache : unit -> unit
See Also