C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / HtmlExportProvider Class / NewExporter Method

In This Topic
NewExporter Method (HtmlExportProvider)
In This Topic
Creates a new instance of the HtmlFilter class.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
 

Return Value

The newly created HtmlFilter.
See Also