Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderLineFragment Class / Line Property

In This Topic
    Line Property (RenderLineFragment)
    In This Topic
    Gets the LinePropsBase object describing the line represented by the current fragment's RenderLineBase.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As LinePropsBase
    public LinePropsBase Line {get;}
    See Also