Table of Contents

Property Character

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

Character

Gets or sets the character generated by pressing the key.

public string Character { get; set; }

Property Value

string

The character generated by pressing the key.