LinkBase.ExportToDocx Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a document to the specified stream in DOCX format using the defined DOCX-specific options. |
Export |
stream | Exports a document to the specified stream in DOCX format. |
Export |
file |
Exports a document to the specified file path in DOCX format using the specified DOCX-specific options. |
Export |
file |
Exports a document to the specified file path in DOCX format. |