Bullet
Bullet class
Represents the bullet points should be applied to a paragraph.
Properties
| Name | Type | Description |
|---|---|---|
| BulletValue | BulletValue | Gets the value of bullet. |
| Type | int | Gets and sets the type of bullet. The value of the property is BulletType integer constant. |
| FontName | String | Get 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