Share via


Application.ReportPrintPreview Method

Project Developer Reference

Shows an on-screen preview of a printed report.

Syntax

expression.ReportPrintPreview(Name)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
Name Optional String The name of a report for which to show an on-screen preview. If Name is omitted, the Custom Reports dialog box appears.

Return Value
Boolean

See Also