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. |