PrintJobSettings.unpackPageSettings Method [AX 2012]

Sets the page settings, such as paper size and orientation.

public boolean unpackPageSettings(container settings)

Run On

Called

Parameters

settings
Type: container
A container that is obtained by calling the packPageSettings method.

Return Value

Type: boolean
true if the pageSettings were successfully changed; false if the pageSettings were set to the default values.

The classes reportDesign and report have a method with the same name.

Community Additions

ADD
Show: