Table of Contents

Method SelectPageUp

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

SelectPageUp()

When implemented by a class, increases selected text to the one page up in the control.

void SelectPageUp()

SelectPageUp(SelectionType)

When implemented by a class, increases selected text to the one page up in the control and sets a given selection type.

void SelectPageUp(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.