Table of Contents

Method SelectLineUp

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

SelectLineUp()

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

void SelectLineUp()

SelectLineUp(SelectionType)

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

void SelectLineUp(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.