Report.PaperSource(Integer [, Integer]) Method

Version: Available or changed with runtime version 1.0 until version 1.0 where it was deprecated.

Gets or sets the paper source used for the current page or a specified page.

Syntax

 Report.PaperSource(PaperBinNo: Integer [, PhysicalPage: Integer])

Parameters

Report
 Type: Report
An instance of the Report data type.

PaperBinNo
 Type: Integer
The tray number.

[Optional] PhysicalPage
 Type: Integer
The page number.

See Also

Report Data Type
Get Started with AL
Developing Extensions