_MSProject.FilePrint Method

Definition

public bool FilePrint (object FromPage, object ToPage, object PageBreaks, object Draft, object Copies, object FromDate, object ToDate, object OnePageWide, object Preview, object Color, object ShowIEPrintDialog);
abstract member FilePrint : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function FilePrint (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 OnePageWide As Object, Optional Preview As Object, Optional Color As Object, Optional ShowIEPrintDialog As Object) As Boolean

Parameters

FromPage
Object
ToPage
Object
PageBreaks
Object
Draft
Object
Copies
Object
FromDate
Object
ToDate
Object
OnePageWide
Object
Preview
Object
Color
Object
ShowIEPrintDialog
Object

Returns

Applies to