Documents for PDF, .NET Edition Documentation
ContainsKey Method (PdfDict)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Spec Namespace > PdfDict Class : ContainsKey Method
Syntax
'Declaration
 
Public Function ContainsKey( _
   ByVal key As System.String _
) As System.Boolean
public System.bool ContainsKey( 
   System.string key
)

Parameters

key
See Also

Reference

PdfDict Class
PdfDict Members