Bullet

Bullet class

Represents the bullet points should be applied to a paragraph.

Properties

NameTypeDescription
BulletValueBulletValueGets the value of bullet.
TypeintGets and sets the type of bullet. The value of the property is BulletType integer constant.
FontNameStringGet and sets the name of the font.

Bullet.BulletValue property

Gets the value of bullet.

Type: BulletValue

Bullet.Type property

Gets and sets the type of bullet. The value of the property is BulletType integer constant.

Type: int

Bullet.FontName property

Get and sets the name of the font.

Type: String