Click or drag to resize

ListBoxWidgetSetSelectedOptions Method

Sets the options for the List Box Widget.

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

Parameters

options
Type: SystemString
The options to select.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also