ApplicationClass.FilePrint 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 virtual 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
override this.FilePrint : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable 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