Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > 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 equivalent of changing OcrZoneCell.BackgroundColor.