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

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