Implements RenderDocument()()().
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: 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 |