_Global.FilePrint Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
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
Параметры
- FromPage
- Object
- ToPage
- Object
- PageBreaks
- Object
- Draft
- Object
- Copies
- Object
- FromDate
- Object
- ToDate
- Object
- OnePageWide
- Object
- Preview
- Object
- Color
- Object
- ShowIEPrintDialog
- Object