LOTUSSCRIPT/COM/OLE CLASSES


SetHotSpotTextStyle method
Example

Sets the style of the text for a hotspot link.

Defined in

NotesRichTextDocLink

Syntax

Call notesRichTextDocLink.SetHotSpotTextStyle( notesRichTextStyle )

Parameters

notesRichTextStyle


Usage

To get the style, use HotSpotTextStyle.

Language cross-reference

setHotSpotTextStyle method in Java RichTextDocLink class

Example
See Also