PDFReaderControls.NET Professional Type Reference

DropDownListField Constructor 

Create a new drop down list field (also known as combobox).

public DropDownListField(
   string fullName
);

Parameters

fullName
The fully qualified name for this field.

See Also

DropDownListField Class | TallComponents.PDF.Forms.Fields Namespace