Extracts the header from the recognized TableFormField.
public void ExtractTableInfo(
RasterImage image,
IOcrEngine ocrEngine,
TableFormField tableField,
FormRecognitionAttributes attributes
)
image
The recognized image.
ocrEngine
The LEAD OCR Engine.
tableField
The table form field containing the information in the table.
attributes
The form recognition attributes.