FontMissingEventArgs.FontRegistry Property

Gets a CustomFontRegistry associated with this text string.

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

Syntax

C#
public CustomFontRegistry FontRegistry { get; }

Property Value

The FontRegistry associated with this text string.

See Also

Reference