Back to Devexpress

ASPxClientRichEdit.documentSaveFormat Property

aspnet-js-aspxclientrichedit-582b8f9e.md

latest579 B
Original Source

ASPxClientRichEdit.documentSaveFormat Property

Specifies the format in which the editor prepares the document for saving.

Declaration

ts
get documentSaveFormat(): DocumentFormat
set documentSaveFormat(format: DocumentFormat)

Property Value

TypeDescription
DocumentFormat

The document format.

|

See Also

Client API

ASPxClientRichEdit Class

ASPxClientRichEdit Members