static public method TableBuilder.New

Brief

Creates a new instance of TableBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  New (Gehtsoft.PDFFlow.Builder.SectionBuilder sectionBuilder = null)

Parameters
sectionBuilder

The section to add the table to.

Declared in TableBuilder

back