Method SelectPageDown
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
SelectionTypeNew type of the selection.