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

In This Topic
    HardBreak Property
    In This Topic
    Gets a value indicating whether the line was added due hard break.
    Syntax
    'Declaration
     
    Public ReadOnly Property HardBreak As Boolean
    public bool HardBreak {get;}
    See Also