PrintDocument for WinForms
EndDoc メソッド (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : EndDoc メソッド
Finishes generation of a document.
シンタックス
'宣言
 
Public Function EndDoc() As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
value = instance.EndDoc()
public System.bool EndDoc()

戻り値の型

Returns true if no warning occurs during generating.
参照

C1PrintDocument クラス
C1PrintDocument メンバ