Documents for PDF, .NET Edition Documentation
Item Property (AnnotationCollection)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationCollection Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As AnnotationBase
public AnnotationBase this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members