Click or drag to resize

ListBoxWidgetGetSelectedOptions Method

Gets all selected options in the List Box widget.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public string[] GetSelectedOptions()

Return Value

Type: String
The selected options of the List Box widget
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also