Documents for PDF, .NET Edition Documentation
PdfDict Constructor

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Spec Namespace > PdfDict Class : PdfDict Constructor
GrapeCity.Documents.Pdf.GcPdfDocument that owns the current object.
Initializes a new instance of the PdfDict class.
Syntax
'Declaration
 
Public Function New( _
   ByVal doc As GcPdfDocument _
)
public PdfDict( 
   GcPdfDocument doc
)

Parameters

doc
GrapeCity.Documents.Pdf.GcPdfDocument that owns the current object.
See Also

Reference

PdfDict Class
PdfDict Members