public method SectionBuilder.SetParagraphStyle

Brief

Sets the style for paragraphs in the section.

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

Parameters
styleBuilder

The style to apply.

Declared in SectionBuilder

back