Bullet
Bullet class
Represents the bullet points should be applied to a paragraph.
class Bullet;
Properties
bulletValue
Readonly. Gets the value of bullet.
bulletValue : BulletValue;
type
Gets and sets the type of bullet.
type : BulletType;
fontName
Get and sets the name of the font.
fontName : string;
