Navigator (RichTextRange - Java)

Read-only. A rich text navigator confined to the range.

Defined in

RichTextRange

Data type

RichTextNavigator

Syntax

public RichTextNavigator getNavigator()
    throws NotesException

Usage

Use this navigator to access elements within the range.

Example