Method SelectPageUp
SelectPageUp()
When implemented by a class, increases selected text to the one page up in the control.
void SelectPageUp()
SelectPageUp(SelectionType)
When implemented by a class, increases selected text to the one page up in the control and sets a given selection type.
void SelectPageUp(SelectionType selectionType)
Parameters
selectionType
SelectionTypeNew type of the selection.