SRSPrintDestinationSettings.setPaperTray Method [AX 2012]

Sets the paperTray in which report needs to be printed.

Syntax

public void setPaperTray(int trayIndex)

Run On

Called

Parameters

  • trayIndex
    Type: int
    The index (i.e. the order of the tray from the tray list available for a printer)in the tray in which it needs to be printed.

See Also

Reference

SRSPrintDestinationSettings Class