Click or drag to resize

Document PrivateFontList Property

Gets the private font list.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public List<PrivateFontPath> PrivateFontList { get; }

Property Value

Type: List PrivateFontPath
See Also