MindFusion.Reporting for Silverlight Programmer's Guide
IRenderTarget Methods
 


 Public Methods

  Name Description

AddPage

Invoked by the rendering system when a new report page needs to be added to the rendering target.

BeginRender

Invoked at the start of the rendering.

EndRender

Invoked after all pages have been rendered.

Render

Invoked by the rendering system in order to render the specified UIElement.

Translate

Translates the rendering target by the specified amount.

 See Also

IRenderTarget Interface
MindFusion.Reporting.Silverlight Namespace