| C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class > RenderDirect Method : RenderDirect(Unit,Unit,RenderObject) Method |
This method can only be used if IsStartEndDocMode is true.
As all other RenderBlock..., RenderDirect... and RenderInline... methods, This method can only be used between calls to StartDoc and EndDoc on the current document, i.e. when the IsStartEndDocMode property is true.
Do not use this method if the document is generated with a call to the Generate method.