static public method ParagraphExtensions.AddParagraphToSection
Adds a paragraph with a string text to the section, configures the paragraph and returns the SectionBuilder
.
Declaration | ||||
|
Parameters | |
sectionBuilder |
This |
text |
A string text. |
configure |
A configuration action. |
Declared in ParagraphExtensions