Export Report Sharp-Shooter documents to html format.

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 HtmlExportFilter : ExportFilter
Visual Basic (Declaration)
Public Class HtmlExportFilter _
	Inherits ExportFilter
Visual C++
public ref class HtmlExportFilter : public ExportFilter

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      PerpetuumSoft.Reporting.Export..::.ExportFilter
        PerpetuumSoft.Reporting.Export.Html..::.HtmlExportFilter

See Also