FontFamily.Name

FontFamily.Name property

Gets the name of this FontFamily.

public string Name { get; }

Return Value

A String that represents the name of this FontFamily.

See Also