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


Row height is calculated for each row. It is the height of the tallest cell.
The calculation is done within DrawRow method before any of the cells is drawn.
