C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class : RenderDirect Method |
This method can only be used if IsStartEndDocMode is true.
Overload | Description |
---|---|
RenderDirect(Unit,Unit,RenderObject) | 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. |
RenderDirect(Unit,Unit,RenderObject,Object,Object) | 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. |