Renders the final document from the report template.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public Document RenderInstance()
Visual Basic (Declaration)
Public Function RenderInstance As Document
Visual C++
public:
Document^ RenderInstance()

See Also