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