CardViewExtension.WriteDocx Method
| Name | Parameters | Description |
|---|---|---|
| WriteDocx(CardViewSettings, Object, Stream, DocxExportOptions) static | settings, dataObject, stream, exportOptions | Exports the CardView’s data to a stream in DOCX format with the specified export options. |
| WriteDocx(CardViewSettings, Object, Stream) static | settings, dataObject, stream | Exports the CardView’s data to a stream in DOCX format with the specified export options. |