AmbiguousFontCollisionException.Family Property

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

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

Syntax

C#
public string Family { get; }

Property Value

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

See Also

Reference