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