Table of Contents

Method SelectPageUp

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

SelectPageUp()

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

public virtual void SelectPageUp()

SelectPageUp(SelectionType)

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

public virtual void SelectPageUp(SelectionType selectionType)

Parameters

selectionType SelectionType

New type of the selection.