A newer version of this page is available.
Switch to the current version.
IRichEditControl.Document Property
Provides access to a Document interface representing the control's document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Document | A Document interface representing a document loaded in the control. |
See Also
Feedback