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

Syntax

C#
public Document RenderDocument()
Visual Basic (Declaration)
Public Function RenderDocument As Document
Visual C++
public:
virtual Document^ RenderDocument() sealed

Implements

IReportSource..::.RenderDocument()()()

See Also