Defines general interface for the html export filter context.

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

Syntax

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

See Also