JAVA/CORBA CLASSES


setHotSpotTextStyle method
Example

Sets the style of the text for a hotspot link.

Defined in

RichTextDoclink

Syntax

public void setHotSpotTextStyle(RichTextStyle style)
   throws NotesException

Parameters

RichTextStyle style


Usage

To get the style, use HotSpotTextStyle.

Language cross-reference

SetHotSpotTextStyle method in LotusScript NotesRichTextDocLink class

Example
See Also