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