IsDefault (NotesRichTextStyle - JavaScript)

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

Defined in

NotesRichTextStyle

Syntax

isDefault() : boolean
Legal value Description
true if all style attributes are at the default state
false if any style attribute is not at the default state

Usage

The default state for an attribute is RichTextStyle.STYLE_NO_CHANGE.