Click or drag to resize

ComboBoxWidgetGetSelectedOption Method

Retrieves the option selected in the ComboBox widget

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

Return Value

Type: String
The option selected in the ComboBox widget
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also