Table of Contents

Method SelectScreenBottom

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

SelectScreenBottom()

When implemented by a class, increases selected text to the end of screen.

void SelectScreenBottom()

SelectScreenBottom(SelectionType)

When implemented by a class, increases selected text to the end of the screen and sets a given selection type.

void SelectScreenBottom(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.