IRichEditControl.Document Property
Provides access to a Document interface representing the control’s document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Document | A Document interface representing a document loaded in the control. |
See Also