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

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

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

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

パラメータ

showPrintDialog

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

参照

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