| 
Document
ClearGlobalCustomFonts Method
  | 
 Clear the global custom fonts.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public static void ClearGlobalCustomFonts()
 
Public Shared Sub ClearGlobalCustomFonts
 
public:
static void ClearGlobalCustomFonts()
 
static member ClearGlobalCustomFonts : unit -> unit 
 
 
 
 
 See Also
See Also