Share via


ReportRun.pageFormatting Method

Displays the printer properties of the printer.

Syntax

public boolean pageFormatting()

Run On

Called

Remarks

This method on the Report object is never called by the kernel. It could be called by the sysPrintForm form when the user clicks the Properties button, but instead, the sysPrintForm form calls the directly.

See Also

Reference

ReportRun Class