static public method ParagraphExtensions.AddParagraphToRepeatingArea
Adds a paragraph with a string text to the repeating area, configures the paragraph, and returns RepeatingAreaBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
text |
The content of the text element of the paragraph. |
configure |
A configuration action for the paragraph. |
Declared in ParagraphExtensions