public method StyleBuilder.SetListLevel

Brief

Sets the inheritance of the level of the list.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetListLevel (Gehtsoft.PDFFlow.Models.Enumerations.Inherit inherit)

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back