SetFitAndChange Method

Set effect to "Fit and Change".

Object.SetFitAndChange(liPaperIndexFit [,liPaperIndexChange [, luOrientaion [, lcRelativePos]]])

Parameters

liPaperIndexFit
 Paper size index with content size adjustment.

liPaperIndexChange
  Paper size index for paper's change.

luOrientaion
  Page orientation. Allowed values are:

Value
Description
"portrait"0Page orientation will be Portrait.
"landscape"1Page orientation will be Landscape.
"reverse"2Page orientation will be reverted.
"nochange"3Page orientation will not be change.

lcRelativePos
  Define new position of content, values can be -  or their combination sepparated by comma.

ValueDescription
"left"Content will be align to left.
"center"Content will be align to center.
"right"Content will be align to right.
"top"Content will be align to top.
"middle"Content will be align to middle.
"bottom"Content will be align to bottom.

Remarks

Applies To: EFFECT Object

XFRX version: 22.0