KeyWedgeMode Class |
Namespace: Com.Datalogic.Decode.Configuration
The KeyWedgeMode type exposes the following members.
| Name | Description | |
|---|---|---|
| CommitText | Commit Text | |
| JniPeerMembers | To be added. | |
| KeyPressure | Key Pressure | |
| TextInjection | Text Injection |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |
| TEXT_INJECTION | Inject the data, in form of text, directly in the text area |
| KEY_PRESSURE | Emulate the pressure of the keyboard keys |
| COMMIT_TEXT | Inject the printable characters in form of text directly in the text area and emulate the pressure of keyboard keys for not printable keys |