Namespace: iTextSharp.text.xml.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static void Parse( ISimpleXMLDocHandler doc, TextReader r ) |
Visual Basic |
---|
Public Shared Sub Parse ( _ doc As ISimpleXMLDocHandler, _ r As TextReader _ ) |
Visual C++ |
---|
public: static void Parse( ISimpleXMLDocHandler^ doc, TextReader^ r ) |
Parameters
- r
- Type: System.IO..::..TextReader