Click or drag to resize

Document ClearGlobalCustomFontsFolders Method

Note: This API is now obsolete.

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
[ObsoleteAttribute("This method has been deprecated. Please use the ClearGlobalCustomFonts() method instead.")]
public static void ClearGlobalCustomFontsFolders()
See Also