Reporting
IProgressCallback.Reporting 方法
报告进度更新。
public void Reporting(double progressValue)
| 参数 | 类型 | 描述 |
|---|---|---|
| progressValue | Double | 更新进度的值。 |
另见
- interface IProgressCallback
- namespace Aspose.Slides
- assembly Aspose.Slides
报告进度更新。
public void Reporting(double progressValue)
| 参数 | 类型 | 描述 |
|---|---|---|
| progressValue | Double | 更新进度的值。 |