ComponentOne RichTextBox for UWP
FragmentRange Property

C1.Xaml.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