Renders all pages to the specified IRenderTarget object.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public void RenderAllPages ( |
Visual Basic
Copy Code
|
|---|
Public Sub RenderAllPages ( _ |
An instance of the IRenderTarget class which will be used for the rendering.
See Also