Enum ReturnAction
ReturnAction enumeration
Enum represented a program workflow action in case of invoking the Warning
method.
public enum ReturnAction
Values
Name | Value | Description |
---|---|---|
Continue | 0 | Used for continue flow. |
Abort | 1 | Used for abort flow. |
See Also
- namespace Aspose.Pdf
- assembly Aspose.PDF