AmbiguousFontCollisionException Members

The AmbiguousFontCollisionException type exposes the following members.

Constructors

Name Description
Public method AmbiguousFontCollisionException Overloaded.

Initializes a new instance of the AmbiguousFontCollisionException class.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Exception.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

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.)

Events

Name Description
Protected event SerializeObjectState (Inherited from Exception.)

See Also

Reference