Name

Font.Name property

Gets the face name of this Font.

public string Name { get; }

Property Value

A string representation of the face name of this Font.

See Also