TextProperties.NoProof Property
Gets or sets whether the text should be proofread by the spell checker.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> | true to disable spell checking; false to enable it. |
See Also