Adds the internally maintained RenderGraphics object
created with a previous call to RenderBlockGraphicsBegin()()()() to the
block flow of the current document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Return Value
true if no warnings were generated by this call, false otherwise.Remarks
Internally, this method calls RenderBlock(RenderObject),
passing the CurrentBlockRenderGraphics as the parameter,
and resets the internal variable used to hold that value.