GrapeCity ActiveReports for .NET 14.0J
Print(Boolean,Boolean) メソッド

GrapeCity.ActiveReports.Viewer.Wpf アセンブリ > GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > Print メソッド : Print(Boolean,Boolean) メソッド

印刷ダイアログを表示するかどうかを指定します。

印刷進行状況ダイアログを表示するかどうかを指定します。

現在開いているドキュメント(セクションまたはページ)を印刷します。
シンタックス
'宣言
 
Public Overloads Function Print( _
   ByVal showPrintDialog As Boolean, _
   ByVal showPrintProgressDialog As Boolean _
) As Boolean
public bool Print( 
   bool showPrintDialog,
   bool showPrintProgressDialog
)

パラメータ

showPrintDialog

印刷ダイアログを表示するかどうかを指定します。

showPrintProgressDialog

印刷進行状況ダイアログを表示するかどうかを指定します。

参照

Viewer クラス
Viewer メンバ
オーバーロード一覧