Version

SpellCheckTextEventArgs Class Members

The following tables list the members exposed by SpellCheckTextEventArgs.

Public Properties
 NameDescription
Public PropertyLengthGets the length of the spell checked text portion.  
Public PropertyOffsetGets the offset in the Text where the spell checked text portion begins.  
Public PropertySpellCheckTargetGets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs)
Public PropertyTextGets the full text of the target being spell checked.  
See Also