InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / MisspelledWord Structure
Members


In This Topic
    MisspelledWord Structure
    In This Topic
    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