Back to Devexpress

TextBulletColorType Enum

officefileapi-devexpress-dot-docs-dot-presentation-2c3d81a2.md

latest1.0 KB
Original Source

TextBulletColorType Enum

Specifies the text bullet color type.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum TextBulletColorType
vb
Public Enum TextBulletColorType

Members

NameDescription
Automatic

Indicates that the text bullet color is determined automatically.

| | UseTextSettings |

Indicates that the text bullet color is the same as the text color.

| | Color |

Indicates that the text bullet color is specified by a custom color.

|

See Also

DevExpress.Docs.Presentation Namespace