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

In This Topic
    ITable Interface Members
    In This Topic

    The following tables list the members exposed by ITable.

    Public Properties
     NameDescription
     PropertyGets the list of table cells.  
     PropertyGets the list of table columns.  
     PropertyGets the list of table rows.  
    Top
    Public Methods
     NameDescription
     MethodReturns the bounds of the table on the page.  
     MethodGets the cell at a specified position.  
    Top
    See Also