C1.Silverlight.RichTextBox.5
Fragments Property

Gets the collection of fragments contained in this line.
Syntax
'Declaration
 
Public ReadOnly Property Fragments As System.Collections.Generic.IEnumerable(Of C1LineFragment)
public System.Collections.Generic.IEnumerable<C1LineFragment> Fragments {get;}
See Also

Reference

C1Line Class
C1Line Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.