FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Util Namespace / C1TextLayout.Line Class / BeforeHardBreak Field

In This Topic
    BeforeHardBreak Field (C1TextLayout.Line)
    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