Click or drag to resize

PdfUsedFont Name Property

Gets the name.

Namespace: Spire.Pdf.Graphics.Fonts
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Name { get; }

Property Value

Type: String
The name.
See Also