TableAbsorberTableList Property
Returns readonly IList containing tables that were found

Namespace: Aspose.Pdf.Text
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public virtual IList<AbsorbedTable> TableList { get; }

Property Value

Type: IListAbsorbedTable
See Also