Click or drag to resize

PdfDocument LoadCustomFontFolder Method

Load custom font folder.

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static void LoadCustomFontFolder(
	string fontFolder
)

Parameters

fontFolder
Type: System String
the font folder.
See Also