Table of Contents

Method SelectPageDown

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

SelectPageDown()

Increases selected text to the one page down in the control.

public virtual void SelectPageDown()

SelectPageDown(SelectionType)

Increases selected text to the one page down in the control and sets a given selection type.

public virtual void SelectPageDown(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.