PDFKit.NET 2.0 Class Library (.NET 2.0)

DropDownListField.DropDownListValue Property

The strong types Value

public ListOption DropDownListValue {get; set;}

Remarks

If no option is selected a null reference is returned. If AllowCustomTextEntry is enabled and a custom entry is entered, a null reference is returned, please use the .Value property to get the custom value.

See Also

DropDownListField Class | TallComponents.PDF.Forms.Fields Namespace