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