SRSPrintDestinationSettings.overridePageSettings Method [AX 2012]

Gets or sets the property to allow over writing of pageSettings when print destination is printer.

Syntax

public boolean overridePageSettings([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    The new value of the overridePageSettings property; optional.

Return Value

Type: boolean
The current value

See Also

Reference

SRSPrintDestinationSettings Class