VintaSoft PDF .NET Plug-in Discussions
Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.
Board index < VintaSoft Imaging < VintaSoft PDF .NET Plug-in Discussions
PdfInteractiveFormComboBoxField comboBoxField = widgetAnnotation.Field as PdfInteractiveFormComboBoxField;
if(comboBoxField != null)
{
//...
}
Best regards, Alexander