Provides common interface for report render clients.

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

Syntax

C#
public interface IRenderSite
Visual Basic (Declaration)
Public Interface IRenderSite
Visual C++
public interface class IRenderSite

See Also