public method TableRowBuilder.SetHeight

Brief

Sets the table row height.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  SetHeight (Gehtsoft.PDFFlow.Models.Shared.XUnit height)

Parameters
height

The row height in points.

Declared in TableRowBuilder

back