_MSProject.ReportPrint 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 ReportPrint (object Name, object FromPage, object ToPage, object PageBreaks, object Draft, object Copies, object FromDate, object ToDate, object Preview, object Color);
abstract member ReportPrint : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function ReportPrint (Optional Name As Object, Optional FromPage As Object, Optional ToPage As Object, Optional PageBreaks As Object, Optional Draft As Object, Optional Copies As Object, Optional FromDate As Object, Optional ToDate As Object, Optional Preview As Object, Optional Color As Object) As Boolean
Parameters
- Name
- Object
- FromPage
- Object
- ToPage
- Object
- PageBreaks
- Object
- Draft
- Object
- Copies
- Object
- FromDate
- Object
- ToDate
- Object
- Preview
- Object
- Color
- Object