TableAbsorber.TableAbsorber
TableAbsorber(TextSearchOptions)
Initializes a new instance of the TableAbsorber with text search options.
public TableAbsorber(TextSearchOptions textSearchOptions)
| Parameter | Type | Description |
|---|---|---|
| textSearchOptions | TextSearchOptions | Text search options |
Remarks
Performs searching for tables and provides access to the tables via TableList object.
See Also
- class TextSearchOptions
- class TableAbsorber
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF
TableAbsorber()
Initializes a new instance of the TableAbsorber.
public TableAbsorber()
Remarks
Performs searching for tables and provides access to the tables via TableList object.
See Also
- class TableAbsorber
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF