Bullet Class
Bullet class
Represents the bullet points should be applied to a paragraph.
type Bullet struct  {
	ptr unsafe.Pointer
}
Constructors
| Method | Description | 
|---|
Methods
| Method | Description | 
|---|---|
| IsNull | Checks whether the implementation object is nullptr. | 
| GetBulletValue | Gets the value of bullet. | 
| GetType | Gets and sets the type of bullet. | 
| SetType | Gets and sets the type of bullet. | 
| GetFontName | Get and sets the name of the font. | 
| SetFontName | Get and sets the name of the font. |