KeyboardEventDOM_KEY_LOCATION_STANDARD Field
The key activation MUST NOT be distinguished as the left or right version of the key, and (other than the NumLock key) did not originate from the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).

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

Field Value

Type: UInt64
See Also