ParagraphProperties.ListBullet Property
Gets or sets the bullet formatting for the paragraph.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| ListBullet | The bullet formatting for the paragraph. |
Remarks
For information on how to customize bullets for shape text, refer to the following help topic: DevExpress Presentation API Library: Work with Shape Text.
See Also