BulletType

BulletType enumeration

Represents the type of the extended bullets.

public enum BulletType : sbyte

Values

NameValueDescription
NotDefined-1
None0
Symbol1Sysmbol bullets.
Numbered2Numbered bullets.
Picture3Picture bullets.

See Also