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