Table of Contents

Method SelectLineUp

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

SelectLineUp()

Increases selected text to the preceding line in the control.

public virtual void SelectLineUp()

SelectLineUp(SelectionType)

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

public virtual void SelectLineUp(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.