ComponentOne FlexReport for WinForms
NewExporter Method (TiffExportProvider)

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

Return Value

The newly created TiffExporter.
See Also

Reference

TiffExportProvider Class
TiffExportProvider Members