Initializes a new instance of the PdfDictionary class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PdfDictionary( PdfName type ) |
Visual Basic |
---|
Public Sub New ( _ type As PdfName _ ) |
Visual C++ |
---|
public: PdfDictionary( PdfName^ type ) |
Parameters
- type
- Type: iTextSharp.text.pdf..::..PdfName