static public method ParagraphExtensions.AddParagraph

Brief

Adds a new paragraph to the repeating area and returns the ParagraphBuilder.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  AddParagraph (this Gehtsoft.PDFFlow.Builder.RepeatingAreaBuilder areaBuilder)

Parameters
areaBuilder

This RepeatingAreaBuilder.

Declared in ParagraphExtensions

back