Returns document template.

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

Syntax

C#
protected abstract Document GetTemplate()
Visual Basic (Declaration)
Protected MustOverride Function GetTemplate As Document
Visual C++
protected:
virtual Document^ GetTemplate() abstract

See Also