RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1LineFragment Class
Properties Methods


In This Topic
    C1LineFragment Class Members
    In This Topic

    The following tables list the members exposed by C1LineFragment.

    Public Properties
     NameDescription
    Public PropertyGets the distance between the top of this C1LineFragment and its baseline.  
    Public PropertyThe C1.Xaml.RichTextBox.Documents.C1TextElement contained in this C1LineFragment.  
    Public PropertyGets the end position of this C1LineFragment.  
    Public PropertyGets the height, in pixels, of this C1LineFragment  
    Public PropertyGets the left coordinate, in document coordinates, of this C1LineFragment.  
    Public PropertyGets the top coordinate, in line coordinates, of this C1LineFragment.  
    Public PropertyGets the start position of this C1LineFragment.  
    Public PropertyGets the top coordinate, in document coordinates, of this C1LineFragment.  
    Public PropertyGets the C1TextElementView of the associated C1.Xaml.RichTextBox.Documents.C1TextElement.  
    Public PropertyGets the width, in pixels, of this C1LineFragment.  
    Public PropertyGets the distance between the top of this C1LineFragment and its x-height.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the width of this fragment between two C1.Xaml.RichTextBox.Documents.C1TextPointer offsets.  
    Top
    See Also