PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderFragment Class / RenderObject Property

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