LOTUSSCRIPT/COM/OLE CLASSES
Sets the style of the text for a hotspot link.
Defined in
NotesRichTextDocLink
Syntax
Call notesRichTextDocLink.SetHotSpotTextStyle( notesRichTextStyle )
Parameters
notesRichTextStyle
To get the style, use HotSpotTextStyle.
Language cross-reference
setHotSpotTextStyle method in Java RichTextDocLink class
Example See Also