Clone (RichTextNavigator - Java)

Creates another RichTextNavigator object with the same position as the current one.

Defined in

RichTextNavigator

Syntax

public RichTextNavigator Clone()
    throws NotesException

Return value

RichTextNavigator

The new navigator.

Example