Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Util Namespace / C1TextLayout.Line Class
Fields Properties Methods


In This Topic
    C1TextLayout.Line Class Members
    In This Topic

    The following tables list the members exposed by C1TextLayout.Line.

    Public Fields
     NameDescription
    Public FieldPosition where hardbreak chars at the end of the line start.  
    Public FieldPosition where traling spaces start.  
    Public FieldPosition where Line ends.  
    Public FieldHeight of the line.  
    Public FieldPosition where Line starts.  
    Public FieldWidth of the line.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the line was added due hard break.  
    Public PropertyGets length of line in chars.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also