Font.Name Property

Gets a typeface name of the font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public string Name { get; }

Property Value

The font name. The default value is "Arial".

See Also

Reference