The AnnotationInteractorFactory type exposes the following members.

Constructors

  NameDescription
Public methodAnnotationInteractorFactory
Initializes a new instance of the AnnotationInteractorFactory class

Methods

  NameDescription
Protected methodCreateCheckBoxInteractor
Create a check box interactor.
Protected methodCreateDateTimeTextBoxInteractor
Create a date/time text widget interactor.
Protected methodCreateDropDownListInteractor
Create an (editable) drop down list interactor.
Protected methodCreateFreeTextInteractor
Create a FreeText interactor.
Protected methodCreateImageFieldInteractor
Create an image field interactor.
Protected methodCreateLineInteractor
Create a Line interactor.
Protected methodCreateLinkInteractor
Create an interactor for a PDF link.
Protected methodCreateListBoxInteractor
Create a list box interactor.
Protected methodCreateMultiLineTextBoxInteractor
Create a text widget interactor.
Protected methodCreateNoteInteractor
Create a note interactor.
Protected methodCreateNumericTextBoxInteractor
Create a numeric text widget interactor.
Protected methodCreatePasswordTextBoxInteractor
Create a password text widget interactor.
Protected methodCreatePopupInteractor
Create a popup interactor.
Protected methodCreatePushButtonInteractor
Create a push button interactor.
Protected methodCreateRadioButtonInteractor
Create a radio button interactor.
Protected methodCreateSignatureInteractor
Create a signature interactor.
Protected methodCreateSingleLineTextBoxInteractor
Create a single line text widget interactor.
Protected methodCreateSquareInteractor
Create a Square interactor.
Protected methodCreateStampMarkupInteractor
Create a stamp markup interactor.
Protected methodCreateTextMarkupInteractor
Create a text markup interactor.
Protected methodCreateUnknownMarkupInteractor
Create an interactor for unknown markup.

See Also