PrintDocument for WinForms
EndDoc メソッド (C1PrintDocument)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : EndDoc メソッド
ドキュメントの生成を終了します。
シンタックス
'宣言
 
Public Function EndDoc() As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
value = instance.EndDoc()
public System.bool EndDoc()

戻り値の型

生成時に警告が発生しなかった場合は true を返します。
参照

C1PrintDocument クラス
C1PrintDocument メンバ