static public method TableBuilder.New

Brief

Creates a table in a table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  New (Gehtsoft.PDFFlow.Builder.TableCellBuilder tableCell)

Parameters
tableCell

The table cell to add the table to.

Declared in TableBuilder

back