Back to Devexpress

ParagraphProperties.ListBullet Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-paragraphproperties.md

latest1.4 KB
Original Source

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

csharp
public ListBullet ListBullet { get; set; }
vb
Public Property ListBullet As ListBullet

Property Value

TypeDescription
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

ParagraphProperties Class

ParagraphProperties Members

DevExpress.Docs.Presentation Namespace