Method BeginSymbolBullet
BeginSymbolBullet(string, int, int, TextBoxTextAttrBulletStyle)
Begins applying a symbol bullet, using a character from the current font. See BeginNumberedBullet(int, int, int, TextBoxTextAttrBulletStyle) for an explanation of how indentation is used to render the bulleted paragraph.
public virtual bool BeginSymbolBullet(string symbol, int leftIndent, int leftSubIndent, TextBoxTextAttrBulletStyle bulletStyle = TextBoxTextAttrBulletStyle.Symbol)
Parameters
symbol
stringleftIndent
intleftSubIndent
intbulletStyle
TextBoxTextAttrBulletStyle