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

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