_MSProject.FilePageSetupPage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool FilePageSetupPage (object Name, object Portrait, object PercentScale, object PagesTall, object PagesWide, Microsoft.Office.Interop.MSProject.PjPaperSize PaperSize = Microsoft.Office.Interop.MSProject.PjPaperSize.pjPaperDefault, object FirstPageNumber);
abstract member FilePageSetupPage : obj * obj * obj * obj * obj * Microsoft.Office.Interop.MSProject.PjPaperSize * obj -> bool
Public Function FilePageSetupPage (Optional Name As Object, Optional Portrait As Object, Optional PercentScale As Object, Optional PagesTall As Object, Optional PagesWide As Object, Optional PaperSize As PjPaperSize = Microsoft.Office.Interop.MSProject.PjPaperSize.pjPaperDefault, Optional FirstPageNumber As Object) As Boolean
Parameters
- Name
- Object
- Portrait
- Object
- PercentScale
- Object
- PagesTall
- Object
- PagesWide
- Object
- PaperSize
- PjPaperSize
- FirstPageNumber
- Object