IWarningInfo class
IWarningInfo class
Represents a base interface for all warnings.
The IWarningInfo type exposes the following members:
Properties
Property | Description |
---|---|
warning_type | Returns a type of warning. Read-only IWarningInfo.warning_type . |
description | Returns a human readable description of this warning. Read-only str. |
Methods
Method | Description |
---|---|
send_warning | If receiver is not None ends warning to a specified receiver and throws the AbortRequestedException if receiver decided to abort a operation. |
See Also
- module
aspose.slides.warnings
- library
Aspose.Slides