| Name | Script Name | Type  |  Description  |  Supports None  |  Default  |  Minimum  |  Maximum  | 
        | Delay Timer | DelayTimer | Integer | Amount of time that passes before capture occurs | No | 2 | 1 | 60 | 
        | ActivateUsing | ActivateUsing | Enumeration (CaptureActivation) | Defines how capture is activated | No | RightMouseClick |  |  | 
        | Type | Type | Enumeration (CaptureType) | Type of information to capture | No | Area |  |  | 
        | MultipleCaptures | MultipleCaptures | Enumeration (Boolean) | Indicates whether to allow multiple captures | No | False |  |  | 
        | IncludeCursor | IncludeCursor | Enumeration (Boolean) | Indicates whether the cursor is included in capture | No | False |  |  | 
        | HotKey | FKey | Integer | Hot key that activates capture | No | 10 | 1 | 12 | 
        | AltKey | AltKey | Enumeration (Boolean) | Use Alt key for hot key capture | No | False |  |  | 
        | ControlKey | ControlKey | Enumeration (Boolean) | Use Control key for hot key capture | No | False |  |  | 
        | ShiftKey | ShiftKey | Enumeration (Boolean) | Use Shift key for hot key capture | No | False |  |  |