Contains information of a cell in a zone of type OcrZoneType.Table
[SerializableAttribute()]
public class OcrZoneCell
<SerializableAttribute()>
Public Class OcrZoneCell
public sealed class OcrZoneCell
@interface LTOcrZoneCell : NSObject <NSCopying>
public class OcrZoneCell
function Leadtools.Forms.Ocr.OcrZoneCell()
[SerializableAttribute()]
public ref class OcrZoneCell
This class contains the information for one cell:
Member | Description |
---|---|
OcrZoneCell.Bounds |
The bounding rectangle of the cell in logical (page) units |
OcrZoneCell.CellType |
The type of the cell. |
OcrZoneCell.BackgroundColor |
The background color of the cell. |
OcrZoneCell.LeftBorderColor, OcrZoneCell.LeftBorderStyle, OcrZoneCell.LeftBorderWidth |
The properties of the left border of the cell: Its color, style (none, solid, dashed, etc.) and its width. |
OcrZoneCell.TopBorderColor, OcrZoneCell.TopBorderStyle, OcrZoneCell.TopBorderWidth |
The properties of the top border of the cell: Its color, style (none, solid, dashed, etc.) and its width. |
OcrZoneCell.RightBorderColor, OcrZoneCell.RightBorderStyle, OcrZoneCell.RightBorderWidth |
The properties of the right border of the cell: Its color, style (none, solid, dashed, etc.) and its width. |
OcrZoneCell.BottomBorderColor, OcrZoneCell.BottomBorderStyle, OcrZoneCell.BottomBorderWidth |
The properties of the bottom border of the cell: Its color, style (none, solid, dashed, etc.) and its width. |
You can use table cells in one of two ways:
Perform auto-zoning on the page using IOcrPage.AutoZone, if the page contains a detected table, the a zone of type OcrZoneType.Table is created for this table. If the engine successfully detects the cells of the table, These cells can be accessed using IOcrZoneCollection.GetZoneCells and IOcrZoneCollection.SetZoneCells.
Manually add a new OcrZone with its type set to OcrZoneType.Table to the zones collection of a page. Set the cells to null (Nothing in VB), now use the IOcrTableZoneManager.AutoDetectCells method to instruct the engine to detect any cells in this zone and fill the array with the data.
To manipulate a cell properties other than its bound (OcrZoneCell.Bounds), get the array of detected cells through IOcrZoneCollection.GetZoneCells, change the cell background color, style or any border color, style or with. When you are done, re-set the array using IOcrZoneCollection.SetZoneCells.
It is not recommended that you manually remove or add cells to the array, the engine is very sensitive to zone boundaries and any non-accurate information will cause an error. Instead, use the various methods of IOcrTableZoneManager to manipulate the cell location and size.
For an example, refer to IOcrTableZoneManager.
Products |
Support |
Feedback: OcrZoneCell Class - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.