BulletStyle Enum

Definition

Values for BulletStyleAttribute.

C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("814FAC6C-F8DE-4682-AF5F-37C4F720990C")]
public enum BulletStyle
C#
public enum BulletStyle
Inheritance
BulletStyle
Attributes

Fields

Name Value Description
Other -1

Another bullet style not explicitly specified in the BulletStyle enumeration.

None 0

No bullet style.

HollowRoundBullet 1

Hollow round bullets.

FilledRoundBullet 2

Solid round bullets.

HollowSquareBullet 3

Hollow square bullets.

FilledSquareBullet 4

Solid square bullets.

DashBullet 5

Dash bullets.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10