Initializes a new instance of the ParserBase class
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| protected ParserBase() | 
| Visual Basic | 
|---|
| Protected Sub New | 
| Visual C++ | 
|---|
| protected: ParserBase() | 
 Syntax
Syntax| C# | 
|---|
| protected ParserBase() | 
| Visual Basic | 
|---|
| Protected Sub New | 
| Visual C++ | 
|---|
| protected: ParserBase() | 
 See Also
See Also