FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
FormMouseWheelEvent Interface Reference

Represents a mouse wheel event within a form. More...

Inheritance diagram for FormMouseWheelEvent:
FormInteractionEvent

Public Attributes

number deltaX
 Represents the horizontal scroll amount.
 
number deltaY
 Represents the vertical scroll amount.
 
string type
 Represents the type of mouse wheel event, it could be 'mousewheel'.
 
- Public Attributes inherited from FormInteractionEvent
FormInteractionEventFlags flags
 Represents the flags associated with a form interaction event. More...
 
number timestamp
 Represents the timestamp of the interaction event, in milliseconds. More...
 
string type
 Represents the type of interaction event occurring within a form. More...
 

Detailed Description

Represents a mouse wheel event within a form.

Since
11.0.0

Foxit Software Corporation Logo
@2025 Foxit Software Incorporated. All rights reserved.