public method DocumentBuilder.SetListStyle

Brief

Sets the style for multilevel lists in the document.

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

Parameters
styleBuilder

The style to apply.

Declared in DocumentBuilder

back