[]
Describes export to DOCX format.
public class DocxExportProvider : RtfExportProvider
| Name | Description |
|---|---|
| DocxExportProvider() |
| Name | Description |
|---|---|
| DefaultExtension | Gets the default filename extension for the current export format. This implementation returns "docx". |
| FormatName | Gets a short description of the RTF export format. |
| Name | Description |
|---|---|
| NewExporter() | Creates a new instance of the GsWordFilter class where OpenXml is true. |