Table of Contents

Method SelectCharRight

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

SelectCharRight()

Increases selected text to one character at the right side of the selection region.

public virtual void SelectCharRight()

SelectCharRight(SelectionType)

Increases selected text to one character at the right side of the selection region and sets a given selection type.

public virtual void SelectCharRight(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.