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