PageTableArea Class |
Namespace: GroupDocs.Parser.Data
The PageTableArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | PageTableArea |
Initializes a new instance of the PageTableArea class.
|
Name | Description | |
---|---|---|
![]() | ColumnCount |
Gets the total number of the table colums.
|
![]() | Item |
Gets the table cell by row and column indexes.
|
![]() | Page |
Gets the document page information such as page index and page size.
(Inherited from PageArea.) |
![]() | Rectangle |
Gets the rectangular area.
(Inherited from PageArea.) |
![]() | RowCount |
Gets the total number of the table rows.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetColumnWidth |
Returns the column width.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetRowHeight |
Returns the row height.
|
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |