Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

PdfAcroFormChoiceField.AddWidget Method

Name Parameters Description
AddWidget(PdfRectangle) rectangle Adds a widget annotation related to the choice form field (combo box or list 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 choice form field (combo box or list box). Allows you to specify a page to which the widget should be added.