ASPxRichEditExportSettings.PlainText Property
Provides access to export settings applied to plain text.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxRichEditPlainTextExportSettings | An object that contains plain text export settings. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to PlainText |
|---|---|
| ASPxRichEditSettings |
|
See Also