SRSPrintDestinationSettings.printLandscape Method [AX 2012]

Gets or sets the value of the landscape property.

Syntax

public boolean printLandscape([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    A new value for the property; optional.

Return Value

Type: boolean
The current value of the property.

Remarks

This property is automatically set when the user changes the print properties.Fore more information, see the printerPageSettings method.The default value of this property is false.

See Also

Reference

SRSPrintDestinationSettings Class