Gets the font name.

Namespace:  C1.Phone.Pdf
Assembly:  C1.Phone.Pdf (in C1.Phone.Pdf.dll)

Syntax

C#
public string Name { get; }
Visual Basic
Public ReadOnly Property Name As String
	Get

See Also