Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Model Namespace / ITableCell Interface
Properties Methods

In This Topic
    ITableCell Interface Members
    In This Topic

    The following tables list the members exposed by ITableCell.

    Public Properties
     NameDescription
     PropertyGets the 0-based index of the table column containing the current cell.  
     PropertyGets the 0-based index of the table row containing the current cell.  
     PropertyGets the number of columns spanned by the current cell.  
     PropertyGets the number of rows spanned by the current cell.  
     PropertyGets the cell text.  
    Top
    Public Methods
     NameDescription
     MethodReturns the bounds of the cell on the page.  
    Top
    See Also