Progress
ProcessProgressEventArgs.Progress property
進行状況をパーセントで表します。値の範囲は 0 ~ 100 です。
public int Progress { get; set; }
関連項目
- class ProcessProgressEventArgs
- 名前空間 GroupDocs.Signature
- 組み立て GroupDocs.Signature
進行状況をパーセントで表します。値の範囲は 0 ~ 100 です。
public int Progress { get; set; }