Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 804 Bytes

Project.Application.FilePrintPreview.md

File metadata and controls

36 lines (22 loc) · 804 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.FilePrintPreview method (Project)
vbapj.chm111
vbapj.chm111
project-server
Project.Application.FilePrintPreview
b17921eb-0c61-35ed-4cf6-44321f301510
06/08/2017
medium

Application.FilePrintPreview method (Project)

Provides a print preview of the active project. Acts the same as the FilePrint method with no arguments.

Syntax

expression. FilePrintPreview

expression A variable that represents an Application object.

Return value

Boolean

Remarks

FilePrintPreview opens the Backstage view and displays the Print tab with a print preview.

[!includeSupport and feedback]