Perform actual template generation.

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

Syntax

C#
protected override Document InternalBuildTemplate()
Visual Basic (Declaration)
Protected Overrides Function InternalBuildTemplate As Document
Visual C++
protected:
virtual Document^ InternalBuildTemplate() override

See Also