PrintDocument for WinForms
GeneratingComplete プロパティ (C1PrintDocument)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : GeneratingComplete プロパティ
現在のドキュメントが生成中の場合( IsGeneratingを参照)、0(0% 完了)〜1(100% 完了)の範囲でおおよその完了率を取得します。ドキュメントが現在生成中でない場合は、1になります。
シンタックス
'宣言
 
Public ReadOnly Property GeneratingComplete As System.Double
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Double
 
value = instance.GeneratingComplete
public System.double GeneratingComplete {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ