.

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


Bold property
Example

Read-write. Bold rich text attribute.

Note This property is new with Release 4.6.

Defined in

NotesRichTextStyle

Data type

Boolean or constant of type Integer

Note The data type is Long for COM.

Syntax

To get: flag = notesRichTextStyle.Bold

To set: notesRichTextStyle.Bold = flag

Legal values


Language cross-reference

Bold in Java RichTextStyle class

TextBold @command in formula language

Example
See Also