C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / JpegExportProvider Class / NewExporter Method

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

Return Value

The newly created GifExporter.
See Also