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