CustomFontRegistry.FontMissing Event

Occurs when the font used in a text element is missing from the font registry.

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

Syntax

C#
public event EventHandler<FontMissingEventArgs> FontMissing

See Also

Reference