Skip to main content
All docs
V25.2
  • 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

    public TextBulletColor ListBulletColor { get; set; }

    Property Value

    Type Description
    TextBulletColor

    The bullet color for the paragraph.

    See Also