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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > AnnotationCollection Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As AnnotationBase _
) 
public void Insert( 
   System.int index,
   AnnotationBase item
)

Parameters

index
item
See Also

Reference

AnnotationCollection Class
AnnotationCollection Members