Back to Devexpress

ASPxClientRichEdit.documentFormat Property

aspnet-js-aspxclientrichedit-84592938.md

latest753 B
Original Source

ASPxClientRichEdit.documentFormat Property

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

Declaration

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

Property Value

TypeDescription
DocumentFormat

The document format.

|

Remarks

The ASPxRichEdit control assigns the document format of an opened document to the documentFormat property.

See Also

Client API

ASPxClientRichEdit Class

ASPxClientRichEdit Members