Description
Sets pasteboard (grid) size in a multi-page view.
Syntax
oLay.Spacing (PasteboardW, PasteboardH) |
oLay
Required. Object name, returned by Create Layout object
PasteboardW
Required. Width. If in the range of 0-1000, it is understood as percentage related to the largest page in the layout, as in the old single page mode.
PasteboardH
Required. Height. If in the range of 0-1000, it is understood as percentage related to the largest page in the layout, as in the old single page mode.
Context
Page editing window
See also
Other Layout methods and properties