Gets the list of C1Run elements inside the range.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public IEnumerable<C1Run> Runs { get; } |
Visual Basic |
---|
Public ReadOnly Property Runs As IEnumerable(Of C1Run) Get |