public method ParagraphBuilder.SetListNumbered
Makes the paragraph an item of a multilevel numbered list and allows setting the numbering style, the level of the list item, the indent for the level, and enabling the hierarchic numeration.
Declaration | ||||
|
Parameters | |
numerationStyle |
The numbering style. |
level |
The list level. |
levelLeftIndent |
The indent for the level in points. |
hierarchicNumeration |
If the value is |
Declared in ParagraphBuilder