C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class : RenderBlock Method |
This method can only be used if IsStartEndDocMode is true.
'Declaration Public Function RenderBlock( _ ByVal ro As RenderObject _ ) As System.Boolean
public System.bool RenderBlock( RenderObject ro )
Do not use this method if the document is generated with a call to the Generate method.