[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Recognition.Model

Namespace GrapeCity.Documents.Pdf.Recognition.Model

Interfaces

ITable

Represents a recognized table.

ITableCell

Represents a cell in an ITable.

ITableCol

Represents a column in an ITable.

ITableRow

Represents a row in an ITable.

ITableVector

The base interface for rows and columns of an ITable.