DxRichEdit.ExportDocumentAsync Method
Name | Parameters | Description |
---|---|---|
Export |
document |
Exports the document to a byte array in a specified format. |
Export |
stream, document |
Exports the document to a stream in a specified format. |
Export |
file |
Exports the document to a file in a specified format. |