KeyboardEventDOM_KEY_LOCATION_RIGHT Field
The key activation originated from the right 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_RIGHT = 2

Field Value

Type: UInt64
See Also