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