KeyboardEventDOM_KEY_LOCATION_LEFT Field
The key activated originated from the left key location (when there is more than one possible location for this key).

Namespace: Aspose.Html.Dom.Events
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public const ulong DOM_KEY_LOCATION_LEFT = 1

Field Value

Type: UInt64
See Also