Share via


Application.FilePrintPreview Method

Project Developer Reference

Provides a print preview of the active project.

Syntax

expression.FilePrintPreview

expression   A variable that represents an Application object.

Return Value
Boolean

Remarks

The FilePrintPreview method has the same effect as the Print Preview command on the File menu.

See Also