ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Enumerations > enumIGErrorHandlingFlags Enumeration |
Identifies the different error handling flags. All flags can be combined.
IG_ERR_NO_ACTION | Take no special action when error or warning occurs. |
IG_ERR_OLE_ERROR | Set OLE Error when error occurs. |
IG_ERR_EVENT_ERROR | Fire IGError Event when an error occurs. |
IG_ERR_EVENT_WARNING | Fire IGError Event when a warning occurs. |