Table of Contents

Method SelectScreenTop

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

SelectScreenTop()

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

void SelectScreenTop()

SelectScreenTop(SelectionType)

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

void SelectScreenTop(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.