_MSProject.FilePrint Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- FromPage
- Object
- ToPage
- Object
- PageBreaks
- Object
- Draft
- Object
- Copies
- Object
- FromDate
- Object
- ToDate
- Object
- OnePageWide
- Object
- Preview
- Object
- Color
- Object
- ShowIEPrintDialog
- Object