Determine whether an Widget is in the WidgetCollection.
True if the Widget is found in this WidgetCollection, false otherwise.
The widget does not accept a a null reference as a valid value.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The given widget is a null reference. |
WidgetCollection Class | TallComponents.PDF.Annotations.Widgets Namespace