Table of Contents

Method SelectScreenTop

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

SelectScreenTop()

Increases selected text to the begin of screen.

public virtual void SelectScreenTop()

SelectScreenTop(SelectionType)

Increases selected text to the begin of the screen and sets a given selection type.

public virtual void SelectScreenTop(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.