DocumentCapabilitiesOptions.EndNotesAllowed Property
Gets whether the end notes are allowed in the document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if a feature is allowed; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to EndNotesAllowed |
|---|---|
| RichEditControlOptionsBase |
|
See Also