PrintDocument for WinForms
Print() メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewToolsIntegrator クラス > Print メソッド : Print() メソッド
Shows the print dialog, allows the user to prints the document currently loaded into the C1PreviewPane.
シンタックス
'宣言
 
Public Overloads Function Print() As System.Boolean
'使用法
 
Dim instance As C1PreviewToolsIntegrator
Dim value As System.Boolean
 
value = instance.Print()
public System.bool Print()

戻り値の型

True if the document was printed by the user, false otherwise.
参照

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