Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderC1Printable Class / ResetInnerRenderObjects Method

In This Topic
    ResetInnerRenderObjects Method
    In This Topic
    Removes the inner render object or objects representing the object being printed.
    Syntax
    'Declaration
     
    Public Sub ResetInnerRenderObjects() 
    public void ResetInnerRenderObjects()
    See Also