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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Spec Namespace > PdfDict Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal key As System.String _
) As System.Object
public System.object this[ 
   System.string key
]; {get; set;}

Parameters

key
See Also

Reference

PdfDict Class
PdfDict Members