The AnnotationInteractorFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateCheckBoxInteractor |
Create a check box interactor.
| |
| CreateDateTimeTextBoxInteractor |
Create a date/time text widget interactor.
| |
| CreateDropDownListInteractor |
Create an (editable) drop down list interactor.
| |
| CreateFreeTextInteractor |
Create a FreeText interactor.
| |
| CreateImageFieldInteractor |
Create an image field interactor.
| |
| CreateLineInteractor |
Create a Line interactor.
| |
| CreateLinkInteractor |
Create an interactor for a PDF link.
| |
| CreateListBoxInteractor |
Create a list box interactor.
| |
| CreateMultiLineTextBoxInteractor |
Create a text widget interactor.
| |
| CreateNoteInteractor |
Create a note interactor.
| |
| CreateNumericTextBoxInteractor |
Create a numeric text widget interactor.
| |
| CreatePasswordTextBoxInteractor |
Create a password text widget interactor.
| |
| CreatePopupInteractor |
Create a popup interactor.
| |
| CreatePushButtonInteractor |
Create a push button interactor.
| |
| CreateRadioButtonInteractor |
Create a radio button interactor.
| |
| CreateSignatureInteractor |
Create a signature interactor.
| |
| CreateSingleLineTextBoxInteractor |
Create a single line text widget interactor.
| |
| CreateSquareInteractor |
Create a Square interactor.
| |
| CreateStampMarkupInteractor |
Create a stamp markup interactor.
| |
| CreateTextMarkupInteractor |
Create a text markup interactor.
| |
| CreateUnknownMarkupInteractor |
Create an interactor for unknown markup.
|