progress_callback property
progress_callback property
Represents a callback object for saving progress updates in percentage.
See IProgressCallback
.
Definition:
@property
def progress_callback(self):
...
@progress_callback.setter
def progress_callback(self, value):
...
See Also
- class
IProgressCallback
- class
SaveOptions
- module
aspose.slides.export
- library
Aspose.Slides