FontAddResult.ConflictingPostscriptName Property

Gets the already-registered font this one collided with.

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

Syntax

C#
public string ConflictingPostscriptName { get; }

Property Value

The postscript name of the conflicting font, or nulla null reference (Nothing in Visual Basic) for Added/AlreadyPresent.

See Also

Reference