static public method ParagraphExtensions.AddParagraphToSection
Adds a paragraph with a string text, adds a tabulation symbol, if needed, to the section and returns the SectionBuilder
.
Declaration | ||||
|
Parameters | |
sectionBuilder |
This |
text |
A string text. |
addTabulationSymbol |
Defines whether a tabulation symbol is to be added. The value is |
Declared in ParagraphExtensions