public interface ProgressCallback
Callback function to receive task progress change event.
Modifier and Type | Method and Description |
---|---|
void |
progress(int progressPercentage)
Callback function to receive task progress change event.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.