[]
Describes export to DOCX (Open XML) format.
public class DocxExportProvider : ExportProvider
| 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 DOCX export format. |
| Name | Description |
|---|---|
| NewExporter() | Creates a new instance of the WordExporter class. |