Contents
- Index
- Previous
- Next
RemoveHyperlink method
Declaration
function RemoveHyperlink: Boolean;
Description
Removes <A> and </A> tags from the selection.
The method affects the entire container in which the insertion point or selection occurs, even if a subset of the text is selected.
Returns True if the selection or insertion point is in a link. Returns False if the selection or insertion point is not in a link.