Removes all hypertext links from a Text Control document.

Introduced: 13.0.

Clear(Bool)

public void Clear(bool keepText);

Parameters

Parameter Description
keepText If this parameter is set to true, all hypertext links are removed without deleting their texts. Otherwise, the texts are also deleted.