ASPxRichEditExportSettings.PlainText Property
In This Article
Provides access to export settings applied to plain text.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxRichEditPlainTextExportSettings PlainText { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An object that contains plain text export settings. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Plain |
---|---|
ASPx |
|
See Also