The information in this topic may be out of date. The current SDK reference guide has moved here.
Use this property to set and retrieve whether or not Eyes eliminates mismatches due to blinking cursor artifacts.
bool value; // give relevant initial value eyes.IgnoreCaret = value; value = eyes.IgnoreCaret
Type:bool