PrintMgmtPrintSettingDetail.parmPrintJobSettings Method [AX 2012]

Gets or sets the PrintJobSettings parameter.

public SRSPrintDestinationSettings parmPrintJobSettings([SRSPrintDestinationSettings _printSettings])

Run On

Called

Parameters

_printSettings
Type: SRSPrintDestinationSettings Class
The value to set.

Return Value

Type: SRSPrintDestinationSettings Class
The value of the PrintJobSettings parameter.

This specifies the printer settings that should be used for the document. If defined, the settings came from the print management settings. If the settings did not specify a destination, the settings will come from the posting form printer setup information. This is passed through the parmDefaultPrintJobSettings method of the PrintMgmtPrintContext class.

Community Additions

ADD
Show: