RenderBlockGraphicsEnd Method
Adds the internally maintained
RenderGraphics object created with a previous call to
RenderBlockGraphicsBegin to the block flow of the current document.
public bool RenderBlockGraphicsEnd()
'Declaration
Public Function RenderBlockGraphicsEnd() As Boolean
Return Value
true if no warnings were generated by this call, false otherwise.