spellingChecked property
Document.spellingChecked property
Returns true
if the document has been checked for spelling.
get spellingChecked(): boolean
Remarks
To recheck the spelling in the document, set this property to false
.
See Also
- module Aspose.Words
- class Document