Version

TextHyperlink Class Members

The following tables list the members exposed by TextHyperlink.

Public Constructors
 NameDescription
Public ConstructorTextHyperlink ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAddressReturns or sets the address of the hyperlink. (Inherited from Infragistics.Documents.Word.Hyperlink)
Public PropertyTextReturns or sets the text that is displayed for the hyperlink.  
Public PropertyTextRunsReturns or sets a list of TextRun instances which contain the runs of text that are displayed for this hyperlink.  
Public PropertyToolTipTextReturns or sets the text of the tooltip that is displayed for the hyperlink. (Inherited from Infragistics.Documents.Word.Hyperlink)
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateReturns a new instance which is associated with the specified WordDocumentWriter.  
Public MethodResetOverridden. Restores all property values to their respective defaults.  
Public MethodToStringReturns the string representation of this object.  
See Also