Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Util Namespace / C1TextLayout.Line Class / Length Property

In This Topic
    Length Property (C1TextLayout.Line)
    In This Topic
    Gets length of line in chars.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also