Represents a line of text generated by a C1FlowView.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public class C1Line |
Visual Basic |
---|
Public Class C1Line |
Remarks
A line contains a collection of C1LineFragments. Each line fragment
contains a section of a C1TextElement, this may be a run of text, or
a whole C1Block.
Inheritance Hierarchy
System..::..Object
C1.Phone.RichTextBox..::..C1Line
C1.Phone.RichTextBox..::..C1Line