Clear the path of the folder where the custom font is located.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public static void ClearCustomFontsFolders()
Public Shared Sub ClearCustomFontsFolders
public:
static void ClearCustomFontsFolders()
static member ClearCustomFontsFolders : unit -> unit 

See Also