Extends the selection down one page.
Extends the selection down one page. The cursor moves a half page if the Scroll Half Page check box is checked on the Scroll tab of the Configuration Properties dialog box.
document.selection.PageDown(true,1);
document.selection.PageDown true,1