ZoomContent Method
The size of the content will be adjusted according to the selected scale in percentage.
Object.ZoomContent(lnZoom [, lcRelativePos [, lcPageScope [, laPS ]]])
Parameters
lnZoom
New contents's size in percent.
lcRelativePos
Define new position of content, values can be: "left", "center", "right", "top", "middle", "bottom" or their combination sepparated by comma.
lcPageScope
Contains the pages numbers separated by commas and ranges separated by dashes, e.g.: “1,2,5-6,8,20-30” to apply the transformation to.
laPS
A array contains papers size. If the parameter is empty, then XFRX use internal list of paper size.
Return values
.F. ... paper size was not changed
.T. ... paper size was changed
Remarks
Applies To: XFRX#DRAW
XFRX version: 22.0
See also: FitToPaperSize, ChangePaperSize