Description:IgnoreCappedWord parameter defines whether words which start from a capital letter should be ignored or checked for any spelling errors. 
Parameter type:Boolean
Default value:0
Possible values:
  • 0 – words which start from a capital letter are checked for spelling errors;
  • 1 – words which start from a capital letter are ignored.
<IgnoreCappedWord>0</IgnoreCappedWord> 

  • No labels