IKeyEventCharacter Property  | 
 
                Gets the character generated by pressing the key.
            
 
    Namespace: 
   DotNetBrowser.Dom.Events
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.18.0
Syntaxstring Character { get; }Property Value
Type: 
String
                The character generated by pressing the key.
            
See Also