Search
MhtmlExporter Methods
 


 Public Methods

  Name Description

Export

Overloaded. Exports a report as an HTML. (Inherited from HtmlExporterBase.)

 Protected Methods

  Name Description

OnBeginRenderHead

Fires the BeginRenderHead event. (Inherited from HtmlExporterBase.)

OnBeginRenderReport

Fires the BeginRenderReport event. (Inherited from HtmlExporterBase.)

OnEndRenderHead

Fires the EndRenderHead event. (Inherited from HtmlExporterBase.)

OnEndRenderReport

Fires the EndRenderReport event. (Inherited from HtmlExporterBase.)

OnProcessImage

HtmlExporterBase.OnProcessImage override.

 See Also