Gets or sets the starting index to use when the MarkerStyle is for an ordered list.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public int StartIndex { get; set; }
Visual Basic
Public Property StartIndex As Integer
	Get
	Set

See Also