static public method ParagraphExtensions.AddParagraph

Brief

Adds a paragraph with default settings to the section and returns the ParagraphBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  AddParagraph (this Gehtsoft.PDFFlow.Builder.SectionBuilder sectionBuilder)

Parameters
sectionBuilder

This SectionBuilder.

Declared in ParagraphExtensions

back