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 Hashtable ImportFromXML( TextReader inp ) |
| Visual Basic |
|---|
Public Shared Function ImportFromXML ( _ inp As TextReader _ ) As Hashtable |
| Visual C++ |
|---|
public: static Hashtable^ ImportFromXML( TextReader^ inp ) |
Parameters
- inp
- Type: System.IO..::..TextReader