public method TableBuilder.SetContentRowStyleMinHeight
Sets the minimum height for the content row style.
Declaration | ||||
|
Parameters | |
minHeight |
The minimum height in points. |
This method allows you to set the minimum height for all content rows of the table. If no style is applied to the content rows, the library applies the default content row style and applies the specified minimum height to this style. If some style is applied to the content rows, the library applies the specified minimum height to this style.
Declared in TableBuilder