PDF File Writer Class Library - Author Uzi Granot
PdfTableRowPosition Property |
Gets array of row positions.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


Row position is the centre of a border line or the centre of a grid line.
Position[0] is the top side of the table, and Position[Rows] is the bottom side of the table.
The returned array is valid after the last row on the page is processed.
