Share via


PrintMgmtPrintSettingDetail.parmPrintJobSettings Method [AX 2012]

Gets or sets the PrintJobSettings parameter.

Syntax

public SRSPrintDestinationSettings parmPrintJobSettings([SRSPrintDestinationSettings _printSettings])

Run On

Called

Parameters

Return Value

Type: SRSPrintDestinationSettings Class
The value of the PrintJobSettings parameter.

Remarks

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.

See Also

Reference

PrintMgmtPrintSettingDetail Class