OEMultiPageSetup¶
This namespace encodes symbolic constants used as bit-masks to
indicate which multi page interface parameters are being
created when invoking the
OEConfigureMultiPageParams function.
See also
OEMultiPageParamNamenamespace.
The OEMultiPageSetup namespace contains the
following constants:
All
The combination of following constants:
PageOrientation
Passing this constant to the
OEConfigureMultiPageParams function result
in generating the following default interface to configure
the page orientation by invoking
the OEConfigureMultiPageOrientation function.
Contents of parameter -pageorientation
Aliases : -pori
Type : string
Allow list : false
Default : Portrait
Simple : true
Required : false
Legal values : Portrait Landscape
Brief : Page orientation
See also
OEMultiPageParamName.PageOrientationconstantOEConfigureMultiPageOrientationfunctionOEGetMultiPageOrientationfunction
PageSize
Passing this constant to the
OEConfigureMultiPageParams function result
in generating the following default interface to configure
the page size by invoking
the OEConfigureMultiPageSize function.
Contents of parameter -pagesize
Aliases : -psize
Type : string
Allow list : false
Default : US_Letter
Simple : true
Required : false
Legal values : ISO_A4 US_Letter US_Legal Custom
Brief : Page size
See also
OEMultiPageParamName.PageSizeconstantOEConfigureMultiPageSizefunctionOEGetMultiPageSizefunction