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

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

Parameters

index
See Also

Reference

AttrCollection Class
AttrCollection Members