Click or drag to resize

ToPdfParameterList EmbeddedFontNameList Property

Gets or sets Embedded into the PDF document font name.

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

Property Value

Type: List String
See Also