AbsorbedTable
AbsorbedTable class
Represents table that exist on the page
public class AbsorbedTable : ITableElement
Properties
Name | Description |
---|---|
PageNum { get; } | Gets number of the page containing this table |
Rectangle { get; } | Gets rectangle that describes position of the table on page |
RowList { get; } | Gets readonly IList containing rows of the table |
See Also
- interface ITableElement
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF