DuplicateFontAliasException.ExistingPostscriptName Property

Gets the already-registered postscript name the alias already resolves to.

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

Syntax

C#
public string ExistingPostscriptName { get; }

Property Value

The postscript name of the font the alias already points to.

See Also

Reference