ASPxRichEditSettings.DocumentCapabilities Property
In This Article
Provides access to document restriction settings.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxRichEditDocumentCapabilitiesSettings DocumentCapabilities { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
#Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Document |
---|---|---|
ASP. |
Rich |
|
ASP. |
ASPx |
|
See Also