ComponentOne RichTextBox for WPF and Silverlight
FragmentRange Property (C1Document)

C1.WPF.RichTextBox.Documents Namespace > C1Document Class : FragmentRange Property
Gets or sets the a fragment C1TextRange inside this C1Document.
Syntax
'Declaration
 
Public Property FragmentRange As C1TextRange
public C1TextRange FragmentRange {get; set;}
See Also

Reference

C1Document Class
C1Document Members