ComponentOne RichTextBox for UWP
C1Line Class Members
Properties 

C1.Xaml.RichTextBox Namespace : C1Line Class

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

Reference

C1Line Class
C1.Xaml.RichTextBox Namespace