TX Text Control .NET for Windows Forms Documentation

DocumentLinkCollection.Remove Method

Removes a document link from a Text Control document.

Syntax

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

Specifies the document link to remove.

keepText

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

Return Value

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

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now