Text Property (XHTMLHyperlinkItem)
In This Topic
Gets or sets hyperlink text.
If the hyperlink is created/edited on a non-empty selection, this setting is ignored.
Syntax
'Declaration
Public Property Text As System.String
public System.string Text {get; set;}
See Also