FlexReport for WPF
Print メソッド (FlexViewerPane)


C1.WPF.Viewer アセンブリ > C1.WPF.Viewer 名前空間 > FlexViewerPane クラス : Print メソッド
標準の印刷ダイアログを表示します。これにより、現在ロードされているドキュメントを印刷できます。
シンタックス
'宣言
 
Public Function Print() As System.Boolean
'使用法
 
Dim instance As FlexViewerPane
Dim value As System.Boolean
 
value = instance.Print()
public System.bool Print()

戻り値の型

ユーザーがダイアログの[OK]をクリックした場合は true、 ダイアログをキャンセルした場合は false
参照

FlexViewerPane クラス
FlexViewerPane メンバ