ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGResultRecord Object |
Represents a record (error or warning) on the result stack.
IIGResultRecord
ErrCode Property | This property returns the error/warning code. |
ExtraText Property | This property provides the text information about an error/warning. |
FileName Property | This property returns the file name where an error/warning has been set. |
Level Property | This property returns the error level. |
LineNumber Property | This property returns the line number in the file where an error/warning has been set. |
Value1 Property | This property returns the Value1 attribute associated with an error/warning. |
Value2 Property | This property returns the Value2 attribute associated with an error/warning. |