ASPxClientRichEdit.documentSaveFormat Property
Specifies the format in which the editor prepares the document for saving.
Declaration
get documentSaveFormat(): DocumentFormat
set documentSaveFormat(format: DocumentFormat)
Property Value
Type | Description |
---|---|
DocumentFormat | The document format. |
See Also