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

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

Syntax

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

See Also