RichEditDocumentServer.Inspect() Method
Inspects the document for potential issues and returns the results.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Returns
| Type | Description |
|---|---|
| WordProcessingInspectResult | The inspection results. |
See Also