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