KeyboardEventLocation Property
The location attribute contains an indication of the logical location of the key on the device.

Namespace: Aspose.Html.Dom.Events
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public ulong Location { get; }

Property Value

Type: UInt64
The location.
See Also