Back to Devexpress

ParagraphProperties.ListBulletFont Property

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

latest1.2 KB
Original Source

ParagraphProperties.ListBulletFont Property

Gets or sets the font used to display bullets for the paragraph.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public TextBulletFont ListBulletFont { get; set; }
vb
Public Property ListBulletFont As TextBulletFont

Property Value

TypeDescription
TextBulletFont

The bullet font for the paragraph.

|

See Also

ParagraphProperties Class

ParagraphProperties Members

DevExpress.Docs.Presentation Namespace