static public method ParagraphExtensions.AddText
Adds a text element, allows configuring it, and inserts a tabulation symbol, if needed.
Declaration | ||||
|
Parameters | |
paragraph |
This |
text |
The content of the text element. |
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