Moves the cursor down one page.
Moves the cursor down one page at a time. The cursor will move down half of a page if the Scroll Half Page check box is checked on the Scroll page in the Configuration Properties dialog box.
•Default Menu: None
•All Commands: Edit > Move Cursor Vertically > Page Down
•Toolbar: None
•Status Bar: None
•Default Keyboard Shortcut: PAGE DOWN
•EEID_PAGEDOWN (4163)
document.selection.PageDown(false,1);
document.selection.PageDown false,1