Table of Contents

Method SelectPageDown

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v10.dll

SelectPageDown()

Increases selection to the one page down in the control.

public virtual void SelectPageDown()

SelectPageDown(SelectionType)

Increases selection 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.