[]
        
(Showing Draft Content)

C1.C1Preview.Export.DocxExportProvider.NewExporter

NewExporter Method

NewExporter()

Creates a new instance of the RtfExporter class, and sets the OpenXmlDocument property on that instance to true.

Declaration
public override Exporter NewExporter()
Public Overrides Function NewExporter() As Exporter
Returns
Type Description
Exporter

The newly created RtfExporter.

Overrides