WordProcessingInspectResult.ContentTypes Property
Gets a list of content types detected in the inspected document.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<WordProcessingContentType> | A list of content types detected in the inspected document. |
See Also