Back to Devexpress

ListBullet Class

officefileapi-devexpress-dot-docs-dot-presentation-c8f2cfe0.md

latest1.6 KB
Original Source

ListBullet Class

A base class for bullets that are used to create bulleted and numbered lists in text paragraphs.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class ListBullet :
    PresentationObject
vb
Public MustInherit Class ListBullet
    Inherits PresentationObject

The following members return ListBullet objects:

Implements

ICloneable

Inheritance

Object PresentationObject ListBullet CharListBullet

ImageListBullet

NumberingListBullet

See Also

ListBullet Members

DevExpress.Docs.Presentation Namespace