Table of Contents

Method SelectPageDown

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

SelectPageDown()

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

void SelectPageDown()

SelectPageDown(SelectionType)

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

void SelectPageDown(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.