Extends the selection up one page.
Extends the selection up 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.PageUp(true,1);
document.selection.PageUp true,1
Send feedback on this topic to Emurasoft