public method ParagraphBuilder.SetListBulletedMakes the paragraph an item of a multilevel bulleted list, allows setting the bullet style, the level of the list item, and the indent for the level.
| Declaration | ||||
|
||||
| Parameters | |
bullet |
The bullet style. |
level |
The level of the list. |
levelLeftIndent |
The indent from the left in points. |
Declared in ParagraphBuilder