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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : GeneratingComplete プロパティ
If the current document is generating (see C1PrintDocument.IsGenerating), gets the approximate completion ratio, from 0 (0% complete) to 1 (100% complete). If the document is currently not generating, gets 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 メンバ