PageMove Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

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