Skip to main content
All docs
V25.2
  • ParagraphProperties.ListBulletSize Property

    Gets or sets the bullet size for the paragraph.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public TextBulletSize ListBulletSize { get; set; }

    Property Value

    Type Description
    TextBulletSize

    The bullet size for the paragraph.

    See Also