'宣言 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.
'宣言 Public Function EndDoc() As System.Boolean
'使用法 Dim instance As C1PrintDocument Dim value As System.Boolean value = instance.EndDoc()
public System.bool EndDoc()