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# |
---|
void EndElement( string tag ) |
Visual Basic |
---|
Sub EndElement ( _ tag As String _ ) |
Visual C++ |
---|
void EndElement( String^ tag ) |
Parameters
- tag
- Type: System..::..String