C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / HtmlExportProvider Class / NewExporter Method

In This Topic
NewExporter Method (HtmlExportProvider)
In This Topic
Creates a new instance of HtmlExporter.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As Exporter
 

Return Value

The newly created instance.
See Also