Gets the C1TextRange of this element's content.

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

Syntax

C#
public C1TextRange ContentRange { get; }
Visual Basic
Public ReadOnly Property ContentRange As C1TextRange
	Get

See Also