Table of Contents

Method SelectScreenBottom

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

SelectScreenBottom()

Increases selected text to the end of screen.

public virtual void SelectScreenBottom()

SelectScreenBottom(SelectionType)

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

public virtual void SelectScreenBottom(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.