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