Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderTextFragment Class / RenderObject Property

In This Topic
    RenderObject Property (RenderTextFragment)
    In This Topic
    Gets the RenderText that produced the current fragment.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property RenderObject As RenderText
    public new RenderText RenderObject {get;}
    See Also