Back to Devexpress

ParagraphProperties.ListBulletColor Property

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

latest1.2 KB
Original Source

ParagraphProperties.ListBulletColor Property

Gets or sets the bullet color for the paragraph.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TextBulletColor ListBulletColor { get; set; }
vb
Public Property ListBulletColor As TextBulletColor

Property Value

TypeDescription
TextBulletColor

The bullet color for the paragraph.

|

See Also

ParagraphProperties Class

ParagraphProperties Members

DevExpress.Docs.Presentation Namespace