Click or drag to resize

ToPdfParameterList PrivateFontPaths Property

Gets or sets the private font paths.

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

Property Value

Type: List PrivateFontPath
See Also