Click or drag to resize

ListBoxWidgetRemoveOption Method

Remove the option from the List Box widget.

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

Parameters

value
Type: SystemString
The option to remove
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also