Control event types
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum ControlEventType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ControlEventType |
| Visual C++ |
|---|
public enum class ControlEventType |
Members
| Member name | Description | |
|---|---|---|
| Release | ||
| Calculate | ||
| Validate | ||
| Format | ||
| Keystroke | ||
| FocusOff | ||
| FocusOn | ||
| Press | ||
| Exit | ||
| Enter | ||
| Activate |
See Also
Bytescout.PDF Namespace