MobileForms Toolkit Documentation

RichTextBox.BulletIndent Property

Gets or sets the indentation used in the RichTextBox control when the bullet style is applied to the text.

public int BulletIndent {get; set;}

Exceptions

Exception Type Condition
ArgumentException The specified indentation was less than zero.

See Also

RichTextBox Class | Resco.Controls.RichTextBox Namespace