ComponentOne RichTextBox for WPF and Silverlight
C1Line Class
Members 

C1.WPF.RichTextBox Namespace : C1Line Class
Represents a line of text generated by a C1FlowView.
Object Model
C1Line Class
Syntax
'Declaration
 
Public Class C1Line 
public class C1Line 
Remarks
A line contains a collection of C1LineFragments. Each line fragment contains a section of a C1.WPF.RichTextBox.Documents.C1TextElement, this may be a run of text, or a whole C1.WPF.RichTextBox.Documents.C1Block.
Inheritance Hierarchy

System.Object
   C1.WPF.RichTextBox.C1Line

See Also

Reference

C1Line Members
C1.WPF.RichTextBox Namespace