Determine whether an ListOption is in the ListOptionCollection.
True if the ListOption is found in this ListOptionCollection, false otherwise.
The listOption does not accept a a null reference as a valid value.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The given listOption is a null reference. |
ListOptionCollection Class | TallComponents.PDF.Forms.Fields Namespace