Moves the cursor up one page.
Moves the cursor up one page at a time. The cursor will move half of a page if the Scroll Half Page check box is checked on the Scroll tab in the Configuration Properties dialog box.
document.selection.PageUp(false,1);
document.selection.PageUp false,1