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

In This Topic
    BeforeHardBreak Field
    In This Topic
    Position where hardbreak chars at the end of the line start.
    Syntax
    'Declaration
     
    Public BeforeHardBreak As C1TextLayout.TextPos
    public C1TextLayout.TextPos BeforeHardBreak
    See Also