public method TableRowBuilder.SetMinHeight

Brief

Sets the table row minimum height.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetMinHeight (Gehtsoft.PDFFlow.Models.Shared.XUnit minHeight)

Parameters
minHeight

The minimum height in points.

Declared in TableRowBuilder

back