Share via


ReportRun.copiesTotal Method

Enables marking copies of reports.

Syntax

display int copiesTotal()

Run On

Called

Return Value

Type: int
The number of copies the user requested in the sysPrintForm form.

Remarks

Controls are typically evaluated during the execution of a report. A control that uses this method is evaluated when the report is printed.

See Also

ReportRun Class

ReportRun.copies Method

ReportRun.page Method

ReportRun.pagesTotal Method