Classes
| Class | Description | |
|---|---|---|
| CheckBoxInteractor |
An interactor for a PDF check boxe.
| |
| DateTimeTextBoxInteractor |
An interactor for a PDF date/time (text) widget.
| |
| DropDownListInteractor |
A WinForms interactor for drop down list PDF widgets.
| |
| ImageFieldInteractor |
A winforms interactor for Image Field widgets.
| |
| ListBoxInteractor |
A WinForms interactor for drop down list PDF widgets.
| |
| MultiLineTextBoxInteractor |
A WinForms interactor for multi-line text widgets.
| |
| NumericTextBoxInteractor |
An interactor for a numerical PDF (text) widget.
| |
| PasswordTextBoxInteractor |
A WinForms interactor for PDF password widgets.
| |
| PushButtonInteractor |
A WinForms interactor for PDF push button widgets.
| |
| RadioButtonInteractor |
An interactor for a PDF radio button.
| |
| SignatureInteractor |
A WinForms interactor for PDF signature widgets.
| |
| SingleLineTextBoxInteractor |
A WinForms interactor for PDF single-line text widgets.
| |
| TextBoxInteractor |
An abstract base class for PDF text widgets.
| |
| ToggleInteractor |
A winforms interactor for PDF widgets that have a binary state. This interactor
provides two things:
| |
| ValueWidgetInteractor |
An interactor for a PDF value widget.
| |
| WidgetInteractor |
A WinForms interactor for a widget.
|