Contains html exporting 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 class HtmlContext : IHtmlContext
Visual Basic (Declaration)
Public Class HtmlContext _
	Implements IHtmlContext
Visual C++
public ref class HtmlContext : IHtmlContext

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Html..::.HtmlContext

See Also