PDF File Writer Class Library - Author Uzi Granot
PdfTableRowBottomPosition Property |
Gets the current row bottom position.
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)


Row bottom position is calculated for each row. It is RowTopPosition plus RowHeight.
The calculation is done within DrawRow method before any of the cells is drawn.
