Table of Contents

Method SelectLineDown

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

SelectLineDown()

Increases selected text to the following line in the control.

public virtual void SelectLineDown()

SelectLineDown(SelectionType)

Increases selected text to the following line in the control and sets a given selection type.

public virtual void SelectLineDown(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.