Skip to main content
All docs
V26.1
  • TextParagraphProperties.ListBulletColor Property

    Gets or sets the bullet color for the paragraph

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public TextBulletColor ListBulletColor { get; set; }

    Property Value

    Type Description
    TextBulletColor

    The bullet color for the paragraph.

    See Also