Reflection
MisspelledWord Structure
Members 


Contains the attributes of a misspelled word on a host screen.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Structure MisspelledWord 
   Inherits System.ValueType
'Usage
 
Dim instance As MisspelledWord
[Serializable()]
public struct MisspelledWord : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      Attachmate.Reflection.Productivity.MisspelledWord

See Also