Gets the C1Line created in this C1FlowView when
doing layout.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public IEnumerable<C1Line> Lines { get; } |
Visual Basic |
---|
Public ReadOnly Property Lines As IEnumerable(Of C1Line) Get |