[]
        
(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()
Returns
Type Description
Exporter

The newly created RtfExporter.

Overrides