Gets the Extended Image Info, such as barcode and patch code data, for the current page.
Visual Basic |
---|
Public Sub GetExtInfo() |
This method fills in the extended image information array previously allocated and initialized using the CapExtInfoCount, CapExtInfoIndex, and CapAdvanced properties.
Call this method only during the PostScan event.
See the section entitled Access Extended Image Information for more information.