warning method
warning
Callback method which receives warning and decides whether operation should be aborted.
Returns
Abortion decision ReturnAction.
def warning(self, warning):
...
| Parameter | Type | Description |
|---|---|---|
| warning | IWarningInfo | Warning to process. |
See Also
- class
IWarningCallback - class
IWarningInfo - enumeration
ReturnAction - module
aspose.slides.warnings - library
Aspose.Slides