AmbiguousFontCollisionException Properties

The AmbiguousFontCollisionException type exposes the following members.

Properties

Name Description
Public property Data (Inherited from Exception.)
Public property ExistingPostscriptName

Gets the already-registered postscript name that PostscriptName already resolves to.

Public property Family

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

Public property HelpLink (Inherited from Exception.)
Public property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property PostscriptName

Gets the postscript name of the font that could not be added.

Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property Style

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

Public property TargetSite (Inherited from Exception.)

See Also

Reference