In This Topic
Tries to recognize a table within specified bounds, if the table is found returns an object that allows accessing the table's rows, columns and cells.
Overload List
Overload | Description |
GetTable(RectangleF,ViewState,TableExtractOptions,Single,Single,Boolean) | Tries to recognize a table within specified bounds, if the table is found returns an object that allows accessing the table's rows, columns and cells. |
GetTable(RectangleF,TableExtractOptions,Single,Single,Boolean) | Tries to recognize a table within specified bounds, if the table is found returns an object that allows accessing the table's rows, columns and cells. |
See Also