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

Represents encapsulates flags for a form interaction event. More...

Public Attributes

boolean alt
 Flag indicating whether the event was triggered with the Alt key.
 
boolean command
 Flag indicating whether the event was triggered with the Command key (For Mac OS only).
 
boolean ctrl
 Flag indicating whether the event was triggered with the Ctrl key.
 
boolean leftButtonDown
 Flag indicating whether the event was triggered with the left mouse button down.
 
boolean meta
 Flag indicating whether the event was triggered with the Meta key.
 
boolean middeButtonDown
 Flag indicating whether the event was triggered with the middle mouse button down.
 
boolean rightButtonDown
 Flag indicating whether the event was triggered with right mouse button down.
 
boolean shift
 Flag indicating whether the event was triggered with the Shift key.
 

Detailed Description

Represents encapsulates flags for a form interaction event.

Since
11.0.0
See also
FormInteractionEvent

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