Font.Name

Font.Name property

Gets the face name of this Font.

public string Name { get; }

Return Value

A string representation of the face name of this Font.

See Also