Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the page settings, such as paper size and orientation.
Syntax
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.
Remarks
The classes reportDesign and report have a method with the same name.