Description
Returns data about multi-page pasteboards.
Syntax
oLay.GetMetrics (Mode) |
oLay
Required. Object name, returned by Create Layout object
Mode
Required.
0 returns PasteBoardX (when 0-1000 is a %, not a measure)
1 returns PasteBoardY (when 0-1000 is a %, not a measure)
2 returns BrdX
3 returns BrdY
4 returns PasteBoardX after % calculation, so always a measure
5 returns PasteBoardY after % calculation, so always a measure
Context
Page editing window
See also
Other Layout methods and properties