RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1Line Class
Properties


In This Topic
    C1Line Class Members
    In This Topic

    The following tables list the members exposed by C1Line.

    Public Properties
     NameDescription
    Public PropertyGets the distance between the top of the C1Line and its baseline.  
    Public PropertyGets the collection of fragments contained in this line.  
    Public PropertyGets the height of this C1Line.  
    Public PropertyGets the left coordinate of this C1Line relative to the document.  
    Public PropertyGets the next line in the same C1FlowView, or null if it is the last.  
    Public PropertyGets the C1FlowView that created this line.  
    Public PropertyGets the previous line in the same C1FlowView, or null if it is the first.  
    Public PropertyGets the left coordinate of this C1Line relative to its Parent.  
    Public PropertyGets the top coordinate of this C1Line relative to its Parent.  
    Public PropertyGets the top coordinate of this C1Line relative to the document.  
    Public PropertyGets the width of this C1Line including whitespaces at the end.  
    Public PropertyGets the width of this C1Line excluding whitespaces at the end.  
    Public PropertyGets the distance between the top of the C1Line and its x-height.  
    Top
    See Also