PrintDocument for WinForms
PrintDialog() メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > PrintDialog メソッド : PrintDialog() メソッド
Shows the standard print dialog, allowing the user to print the current document.
シンタックス
'宣言
 
Public Overloads Function PrintDialog() As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
value = instance.PrintDialog()
public System.bool PrintDialog()

戻り値の型

true if the document was printed, false otherwise.
参照

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