Documents for PDF, .NET Edition Documentation
IndexOf Method (AnnotationCollection)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As AnnotationBase _
) As System.Integer
public System.int IndexOf( 
   AnnotationBase item
)

Parameters

item
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members