Skip to main content
A newer version of this page is available. .

ASPxRichEditExportSettings.PlainText Property

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v18.2.dll

Declaration

public ASPxRichEditPlainTextExportSettings PlainText { get; }

Property Value

Type
ASPxRichEditPlainTextExportSettings

Property Paths

You can access this nested property as listed below:

Object Type Path to PlainText
ASPxRichEditSettings
.Export.PlainText
See Also