static public method ParagraphBuilder.New

Brief

Creates a new instance of ParagraphBuilder.

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

Parameters
sectionBuilder

An instance of SectionBuilder.

Declared in ParagraphBuilder

back