Description
Changes the position of the selected page open in the multi-page view layout.
Syntax
oLay.PageMove (bNext) |
oLay
Required. Object name, returned by Create Layout object
bNext
Required. If < next > is true, the page position is incremented (moving right/down) by one. Otherwise the position is decremented (moving left/up).
Context
Page editing window
See also
Other Layout methods and properties