PrintJobSettings.unpackPageSettings Method [AX 2012]
Sets the page settings, such as paper size and orientation.
public boolean unpackPageSettings(container settings)
Run On
CalledParameters
- settings
- Type: container
A container that is obtained by calling the packPageSettings method.
Return Value
Type: booleantrue if the pageSettings were successfully changed; false if the pageSettings were set to the default values.
Community Additions
ADD
Show: