FontMissingEventArgs.FontName Property

Gets the font name for the text string.

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

Syntax

C#
public string FontName { get; }

Property Value

A font name for the text string.

See Also

Reference