LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
LeadZoneTableData Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : LeadZoneTableData Class


"

For a list of all members of this type, see LeadZoneTableData members.

"

Public Properties

 NameDescription
public Property CellsGets the IList<LeadRect> that contains a list of table cell locations.  
public Property ColumnsGets or sets the number of columns in the table zone.  
public Property RowsGets or sets the number of rows in the table zone.  
Top

See Also