FontMissingEventArgs Class

Provides data for the FontMissing event.

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

Syntax

C#
public sealed class FontMissingEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.AdvancedDrawing.FontMissingEventArgs

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference