Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected PdfDictionary CopyDictionary( PdfDictionary inp ) |
Visual Basic |
---|
Protected Function CopyDictionary ( _ inp As PdfDictionary _ ) As PdfDictionary |
Visual C++ |
---|
protected: PdfDictionary^ CopyDictionary( PdfDictionary^ inp ) |