SharpLeaf Reference > ParagraphStyle Structure > BulletFont Property

ParagraphStyle.BulletFont Property

Bullet Font (default to null for working paragraph font).

public FontType BulletFont {get; set;}

Example

style.BulletFont = new FontType("Arial",12);

See also ...

ParagraphStyle.Members | ParagraphStyle.SetBullet Method


Send comments on this topic
© Dyalog Ltd 2021