ComponentOne FlexReport for WinForms
NewExporter Method (RtfExportProvider)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > RtfExportProvider Class : NewExporter Method
Creates a new instance of the RtfFilter class where OpenXml is false.
Syntax
'Declaration
 
Public Overrides Function NewExporter() As ExportFilter
public override ExportFilter NewExporter()

Return Value

The newly created RtfFilter.
See Also

Reference

RtfExportProvider Class
RtfExportProvider Members