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