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.
Stores the data that is selected during page formatting in a container.
Syntax
public container packPageSettings()
Run On
Called
Return Value
Type: container
A container that holds data that is selected during page formatting.
Remarks
The returned container can be used as input to the unpackPageSettings method.
See Also
PrintJobSettings.pageFormatting Method
PrintJobSettings.packPrintJobSettings Method