ImageGear Professional for Windows ActiveX
IGError Event

Description:

Fired each time a new error or warning is added to the result stack, if enabled. A new IGResultRecord Object is created and filled with the info about error or warning each time the event is fired. This event can be turned on/off using the IGGearCtl.Result.NotificationFlags Property.

Syntax:

Sub IGCoreCtl1_IGError (ByVal pResRecord As IIGResultRecord)

Parameters:

Name Description
pResRecord An object containing info about an error or warning.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback