FontMissingEventArgs.PostscriptName Property

Gets the postscript name of the missing font.

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

Syntax

C#
public string PostscriptName { get; }

Property Value

The postscript name of the missing font.

See Also

Reference