Warning
IWarningCallback.Warning method
Callback method which receives warning and decides whether operation should be aborted.
public ReturnAction Warning(IWarningInfo warning)
Parameter | Type | Description |
---|---|---|
warning | IWarningInfo | Warning to process. |
Return Value
Abortion decision ReturnAction
.
See Also
- enum ReturnAction
- interface IWarningInfo
- interface IWarningCallback
- namespace Aspose.Slides.Warnings
- assembly Aspose.Slides