public method StyleBuilder.SetTableCellMinHeight

Brief

Sets the minimum height of the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetTableCellMinHeight (Gehtsoft.PDFFlow.Models.Shared.XUnit height)

Parameters
height

The minimum height in points.

Declared in StyleBuilder

back