ComponentOne Document Library for WinForms
NewExporter Method (GifExportProvider)

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

Return Value

The newly created GifExporter.
See Also

Reference

GifExportProvider Class
GifExportProvider Members