MouseEvent.AltKey
MouseEvent.AltKey property
Refer to the altKey attribute.
public bool AltKey { get; }
Property Value
true if [alt key]; otherwise, false.
See Also
- class MouseEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML
Refer to the altKey attribute.
public bool AltKey { get; }
true if [alt key]; otherwise, false.