BulletType
BulletType enumeration
Represents the type of the extended bullets.
public enum BulletType : sbyte
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
- assembly Aspose.Slides