AmbiguousFontCollisionException.Style Property

Gets the font style of the (family, style) pair the font was added under.

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

Syntax

C#
public string Style { get; }

Property Value

The font style, already owned by a different font than the one that owns ExistingPostscriptName.

See Also

Reference