static public method ParagraphExtensions.AddTextToParagraph
Adds a text element with a certain text string and a tabulation symbol, if needed, to the paragraph, allows configuring the text element and returns the ParagraphBuilder
.
Declaration | ||||
|
Parameters | |
paragraph |
This |
text |
A text string. |
elementConfig |
An additional element configuration action. |
addTabulationSymbol |
Defines whether a tabulation symbol is to be added. The value is |
ignoreNewLineSymbol |
The value |
Declared in ParagraphExtensions