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