public interface IProgressCallback
Represents a callback object for saving progress updates in percentage.
| Modifier and Type | Method and Description |
|---|---|
void |
reporting(double progressValue)
Reports a progress update.
|
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.