PrintDocument for WinForms
Generate() メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス > Generate メソッド : Generate() メソッド
Generates the current document, using the RefreshModeEnum.RefreshCalculatedValues refresh mode.
シンタックス
'宣言
 
Public Overloads Function Generate() As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
value = instance.Generate()
public System.bool Generate()

戻り値の型

true if no warnings occurred during document generation, false if there were warnings (in that case, the C1PrintDocument.Warnings property on the current document contains the warnings that were issued).
参照

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