Leadtools.Forms.Ocr Namespace > IOcrTableZoneManager Interface : SetCellBackgroundColor Method |
'Declaration Sub SetCellBackgroundColor( _ ByVal zoneIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal color As RasterColor _ )
'Usage Dim instance As IOcrTableZoneManager Dim zoneIndex As Integer Dim cellIndex As Integer Dim color As RasterColor instance.SetCellBackgroundColor(zoneIndex, cellIndex, color)
This method is the equivalant of changing OcrZoneCell.BackgroundColor and calling UpdateCells.