public method StyleBuilder.SetListLevel

Brief

Sets the level of the list.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetListLevel (uint level)

Parameters
level

The level of the list.

Declared in StyleBuilder

back