Question
Get selected values of listbox (with multiselect option) from PDF form with C# or VB.Net
I have a PDF form with several controls. I can get all values but the listbox.
Any idea or sample how to read the selected values of a listbox from C# oder VB.Net?
