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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Spec Namespace > PdfDict Class : Keys Property
Syntax
'Declaration
 
Public ReadOnly Property Keys As System.Collections.Generic.Dictionary(Of String,Object)
public System.Collections.Generic.Dictionary<string,object> Keys {get;}
See Also

Reference

PdfDict Class
PdfDict Members