.

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


IsDefault property
Example

Read-only. Indicates whether all rich text style attributes are at the default state.

Note This property is new with Release 6.

Defined in

NotesRichTextStyle

Data type

Boolean

Syntax

To get: flag = notesRichTextStyle.IsDefault

Legal values


Usage

The default state for an attribute is STYLE_NO_CHANGE (255).

Language cross-reference

IsDefault in Java RichTextStyle class

Example
See Also