public method DocumentBuilder.AddSection
Adds a section to the document, allows configuring the section and returns the SectionBuilder.
SectionBuilder
Gehtsoft.PDFFlow.Builder.SectionBuilder
AddSection (System.Action<Gehtsoft.PDFFlow.Builder.SectionBuilder> configure = null)
configure
Configures the SectionBuilder instance created inside this method.
Declared in DocumentBuilder