The Hyperlink type exposes the following members.

Constructors

  NameDescription
Public methodHyperlink(String)
Create new hyperlink with URL.
Public methodHyperlink(Page)
Create new link to another page of a document.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetTarget(String)
Sets hyperlink with URL.
Public methodSetTarget(Page)
Sets hyperlink to another page in a document.
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyHyperlinkType
Gets hyperlink type.

See Also