Click or drag to resize

EditorCommandScrollPageForward Method

Returns a command that allows scrolling a page forward.

Namespace:  DotNetBrowser.Frames
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static EditorCommand ScrollPageForward()

Return Value

Type: EditorCommand
The EditorCommand instance.
See Also