ComponentOne FlexReport for WinForms
NewExporter Method (MhtmlExportProvider)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > MhtmlExportProvider Class : NewExporter Method
Creates a new instance of the MhtmlExporter class.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
public override ExportFilter NewExporter()

Return Value

The newly created MhtmlExporter.
See Also

Reference

MhtmlExportProvider Class
MhtmlExportProvider Members