Table of Contents

Method SelectLineDown

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

SelectLineDown()

When implemented by a class, increases selected text to the following line in the control.

void SelectLineDown()

SelectLineDown(SelectionType)

When implemented by a class, increases selected text to the following line in the control and sets a given selection type.

void SelectLineDown(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.