static public method TableExtensions.AddRow

Brief

Adds a row with default settings to the table and returns the TableRowBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableRowBuilder  AddRow (this Gehtsoft.PDFFlow.Builder.TableBuilder table)

Parameters
table

This TableBuilder.

Declared in TableExtensions

back