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

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