Skip to main content
All docs
V25.1
  • PdfAcroFormTextBoxField.AddWidget Method

    Name Parameters Description
    AddWidget(PdfRectangle) rectangle Adds a widget annotation related to the text box. The widget is added to the page where the form field is located.
    AddWidget(Int32, PdfRectangle) pageNumber, rectangle Adds a widget annotation related to the text box. Allows you to specify a page to which the widget should be added.