Parses the xml document
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected void Init( string tagfile ) |
Visual Basic |
---|
Protected Sub Init ( _ tagfile As String _ ) |
Visual C++ |
---|
protected: void Init( String^ tagfile ) |
Parameters
- tagfile
- Type: System..::..String