 
            | ImageGear22.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecCheckWordEventArgs Class : CheckWord Property | 
'Declaration Public ReadOnly Property CheckWord As String
'Usage Dim instance As ImGearRecCheckWordEventArgs Dim value As String value = instance.CheckWord
public string CheckWord {get;}
public: __property string* get_CheckWord();