LOTUSSCRIPT/COM/OLE CLASSES


RemoveLinkage method
Removes the doclink link from the rich text item while keeping hotspot text and formatting.

Note This method is new with Release 8.0.2.

Defined in

NotesRichTextDocLink

Syntax

Call notesRichTextDocLink.RemoveLinkage

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.

Language cross-reference

removeLinkage method in Java RichTextDocLink class