PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / RenderDirect Method

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

    This method can only be used if C1.C1Preview.C1PrintDocument.IsStartEndDocMode is true.

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

    This method can only be used if C1.C1Preview.C1PrintDocument.IsStartEndDocMode is true.

    (Inherited from C1.C1Preview.C1PrintDocument)
    Adds a C1.C1Preview.RenderObject to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it.

    This method can only be used if C1.C1Preview.C1PrintDocument.IsStartEndDocMode is true.

    (Inherited from C1.C1Preview.C1PrintDocument)
    See Also