send_warning method
send_warning
If receiver is not None ends warning to a specified receiver and throws the AbortRequestedException if receiver decided to abort a operation.
def send_warning(self, receiver):
...
Parameter | Type | Description |
---|---|---|
receiver | IWarningCallback | Receiver object IWarningCallback |
See Also
- class
IWarningCallback
- class
IWarningInfo
- module
aspose.slides.warnings
- library
Aspose.Slides