Searches for the specified Annotation in the AnnotationCollection.
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public int IndexOf( Annotation annotation ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ annotation As Annotation _ ) As Integer |
Parameters
- annotation
- Type: TallComponents.PDF.Annotations..::..Annotation
The Annotation to locate in the AnnotationCollection.