Gets the symbol following this position (see GetSymbol(LogicalDirection)).

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

Syntax

C#
public Object Symbol { get; }
Visual Basic
Public ReadOnly Property Symbol As Object
	Get

See Also