| PDFKit.NET 2.0 Class Library (.NET 2.0) |
|
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