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