Document ClearGlobalCustomFontsFolders Method |
Note: This API is now obsolete.
Namespace: Spire.Doc
[ObsoleteAttribute("This method has been deprecated. Please use the ClearGlobalCustomFonts() method instead.")] public static void ClearGlobalCustomFontsFolders()
<ObsoleteAttribute("This method has been deprecated. Please use the ClearGlobalCustomFonts() method instead.")> Public Shared Sub ClearGlobalCustomFontsFolders
public: [ObsoleteAttribute(L"This method has been deprecated. Please use the ClearGlobalCustomFonts() method instead.")] static void ClearGlobalCustomFontsFolders()
[<ObsoleteAttribute("This method has been deprecated. Please use the ClearGlobalCustomFonts() method instead.")>] static member ClearGlobalCustomFontsFolders : unit -> unit