IEditorOperations.ScrollPageUp Method

Scrolls the view up a page without moving the caret.

Namespace:  Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

Syntax

'Declaration
Sub ScrollPageUp
void ScrollPageUp()
void ScrollPageUp()
abstract ScrollPageUp : unit -> unit
function ScrollPageUp()

.NET Framework Security

See Also

Reference

IEditorOperations Interface

Microsoft.VisualStudio.Text.Operations Namespace