You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description:IgnoreMixedCase parameter regulates whether words containing mixed case letters (CamelCase) should be ignored.
Parameter type:Boolean
Default value:0
Possible values:
  • 0 – words with mixed case letters are checked for spelling errors.
  • 1 – words with mixed case letters are ignored.
<IgnoreMixedCase>0</IgnoreMixedCase>

  • No labels