Get the font name
Namespace: Spire.Pdf.General.FindAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public string FontName { get; }
Public ReadOnly Property FontName As String Get
public: property String^ FontName { String^ get (); }
member FontName : string with get