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# |
---|
public static PdfDictionary WriteTree( Hashtable items, PdfWriter writer ) |
Visual Basic |
---|
Public Shared Function WriteTree ( _ items As Hashtable, _ writer As PdfWriter _ ) As PdfDictionary |
Visual C++ |
---|
public: static PdfDictionary^ WriteTree( Hashtable^ items, PdfWriter^ writer ) |
Parameters
- items
- Type: System.Collections..::..Hashtable
- writer
- Type: iTextSharp.text.pdf..::..PdfWriter