.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


HotSpotTextStyle property
Example

Read-only. For a hotspot doclink, the style of the text representing the doclink.

Defined in

NotesRichTextDocLink

Data type

NotesRichTextStyle

Syntax

To get: Set notesRichTextStyle = notesRichTextDocLink.HotSpotTextStyle

Usage

To set the style, use SetHotSpotTextStyle.

Language cross-reference

HotSpotTextStyle property in Java RichTextDocLink class

Example
See Also