removeLinkage (RichTextDoclink - Java™)
Removes the doclink link from the rich text item while keeping hotspot text and formatting.
Note: This method is new with Release 8.5
Defined in
Syntax
public void removeLinkage()
throws NotesException
Usage
This method operates on any doclink, with or without hotspot text. For a simple doclink, the link is removed. For a hotspot link, the link is removed, but the hotspot text remains. Any style attributes explicitly placed on the hotspot link text will remain untouched.