com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class AbsorbedTable

    • Method Detail

      • getRowList

        public com.aspose.ms.System.Collections.Generic.IGenericList<AbsorbedRow> getRowList()

        Gets readonly IList containing rows of the table

        Returns:
        IGenericList<AbsorbedRow> object
      • getRectangle

        public Rectangle getRectangle()

        Gets rectangle that describes position of the table on page

        Specified by:
        getRectangle in interface ITableElement
        Returns:
        Rectangle object
      • getPageNum

        public int getPageNum()

        Gets number of the page containing this table

        Returns:
        int value