public method RepeatingAreaBuilder.SetParagraphStyle

Brief

Sets the style for paragraphs in the repeating area.

Declaration
C#
Gehtsoft.PDFFlow.Builder.RepeatingAreaBuilder  SetParagraphStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in RepeatingAreaBuilder

back