BulletType
BulletType enum
Represents the type of the extended bullets.
enum class BulletType : int8_t
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Symbol | 1 | Sysmbol bullets. |
| Numbered | 2 | Numbered bullets. |
| Picture | 3 | Picture bullets. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides