Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 918 Bytes

Project.Application.FilePageSetup.md

File metadata and controls

39 lines (24 loc) · 918 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.FilePageSetup method (Project)
vbapj.chm116
vbapj.chm116
project-server
Project.Application.FilePageSetup
441d787e-8f0d-34ab-09ee-f1e8b1fa350c
06/08/2017
medium

Application.FilePageSetup method (Project)

Displays the Page Setup dialog box. Equivalent to clicking Page Setup on the File menu.

Syntax

expression. FilePageSetup( _Name_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Name Optional Variant The name of the view for which to set up pages for printing. The default value is the name of the active view.

Return value

Boolean

[!includeSupport and feedback]