PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / RenderDirect Method

In This Topic
    RenderDirect Method (C1PrintDocument)
    In This Topic
    Adds a RenderObject to the Body of the current document at a specific position on the current page, and resolves it.

    This method can only be used if IsStartEndDocMode is true.

    Overload List
    OverloadDescription
    Adds a RenderObject to the Body of the current document at a specific position on the current page, and resolves it.

    This method can only be used if IsStartEndDocMode is true.

     
    Adds a RenderObject to the Body of the current document at a specific position on the current page, and resolves it.

    This method can only be used if IsStartEndDocMode is true.

     
    See Also