Control object type
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum ControlType |
| Visual Basic (Declaration) |
|---|
Public Enumeration ControlType |
| Visual C++ |
|---|
public enum class ControlType |
Members
| Member name | Description | |
|---|---|---|
| Unknown | ||
| Signature | ||
| ListBox | ||
| ComboBox | ||
| EditBox | ||
| RadioButton | ||
| CheckBox | ||
| PushButton |
See Also
Bytescout.PDF Namespace