public method DocumentBuilder.AddSection
Adds a previously created section to the document and returns the SectionBuilder.
SectionBuilder
Gehtsoft.PDFFlow.Builder.SectionBuilder
AddSection (Gehtsoft.PDFFlow.Builder.SectionBuilder sectionBuilder)
sectionBuilder
An instance of SectionBuilder.
Declared in DocumentBuilder