Searches for the specified Annotation in the AnnotationCollection.
Namespace: TallComponents.PDF.AnnotationsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
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.