Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.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