Table of Contents

Method SelectCharLeft

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

SelectCharLeft()

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

public virtual void SelectCharLeft()

SelectCharLeft(SelectionType)

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

public virtual void SelectCharLeft(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.