TX Text Control .NET for Windows Forms Documentation

HypertextLinkCollection.Remove Method

Removes a hypertext link from a Text Control document.

Syntax

[C#] public bool Remove(HypertextLink hypertextLink); public bool Remove(HypertextLink hypertextLink, bool keepText);
[Visual Basic] Public Function Remove(ByVal hypertextLink As HypertextLink) As Boolean Public Function Remove(ByVal hypertextLink As HypertextLink, ByVal keepText As Boolean) As Boolean
ParameterDescription
hypertextLink

Specifies the hypertext link to remove.

keepText

If this parameter is set to true, the hypertext link is removed without deleting its text. Otherwise, the link's text is also deleted.

Return Value

The return value is true, if the hypertext link could be removed. Otherwise it is false.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now