Bullet Class

Bullet class

Represents the bullet points should be applied to a paragraph.


type Bullet struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetBulletValueGets the value of bullet.
GetTypeGets and sets the type of bullet.
SetTypeGets and sets the type of bullet.
GetFontNameGet and sets the name of the font.
SetFontNameGet and sets the name of the font.