PrintMgmtPrintContext.parmForcePrintJobSettings Method [AX 2012]

Gets or sets the value of the ForcePrintJobSettings property.

public boolean parmForcePrintJobSettings([boolean _forcePrintJobSettings])

Run On

Called

Parameters

_forcePrintJobSettings
Type: boolean
The value to set; optional.

Return Value

Type: boolean
The value of the ForcePrintJobSettings property.

This property specifies whether the DefaultCopyPrintJobSettings property and the DefaultOriginalPrintJobSettings should be used as the printer destinations even if print management retrieves printer destinations. This property is useful when you decide not to use print management destinations on posting forms.

Community Additions

ADD
Show: