Class Bullet

Bullet class

Represents the bullet points should be applied to a paragraph.

public class Bullet

Properties

NameDescription
BulletValue { get; }Gets the value of bullet.
FontName { get; set; }Get and sets the name of the font.
Type { get; set; }Gets and sets the type of bullet.

See Also