Gets or sets the a fragment C1TextRange inside this C1Document.

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

Syntax

C#
public C1TextRange FragmentRange { get; set; }
Visual Basic
Public Property FragmentRange As C1TextRange
	Get
	Set

See Also