IsDefault (NotesRichTextStyle - LotusScript®)
Read-only. Indicates whether all rich text style attributes are at the default state.
Note: This property is new with Release 6.
Defined in
Data type
Boolean
Syntax
To get: flag = notesRichTextStyle .IsDefault
Legal values
- True (-1) if all style attributes are at the default state.
- False (0) if any style attribute is not at the default state.
Usage
The default state for an attribute is STYLE_NO_CHANGE (255).