public method RepeatingAreaBuilder.SetListStyle

Brief

Sets the style for multilevel lists in the repeating area.

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

Parameters
styleBuilder

The style to apply.

Declared in RepeatingAreaBuilder

back