Method Contains
Namespace TallComponents.PDF.Annotations.Markups
Class MarkupCollection
Determine whether an is in the .
The
does not accept a
as a valid value.
Syntax
public
Boolean
Contains(
Markup
markup
)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
Markup
markup
The to verify.