ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGResult Object > IGResult Methods > GetError Method |
Creates a new object and copies info about IG error into it.
GetError (Index As Long) As IGResultRecord
Name | Description |
---|---|
Index | The index of the error in the stack |
A new instance of the IGResultRecord Object.
N/A
None