Back to Devexpress

ParagraphProperties.ListBulletSize Property

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

latest1.2 KB
Original Source

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

csharp
public TextBulletSize ListBulletSize { get; set; }
vb
Public Property ListBulletSize As TextBulletSize

Property Value

TypeDescription
TextBulletSize

The bullet size for the paragraph.

|

See Also

ParagraphProperties Class

ParagraphProperties Members

DevExpress.Docs.Presentation Namespace