public method SectionBuilder.SetListStyle

Brief

Sets the style for multilevel lists in the section.

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

Parameters
styleBuilder

The style to apply.

Declared in SectionBuilder

back