This method deals with the starting tags.
            
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
 Syntax
Syntax
| C# | 
|---|
| public void HandleEndingTags( string name ) | 
| Visual Basic | 
|---|
| Public Sub HandleEndingTags ( _ name As String _ ) | 
| Visual C++ | 
|---|
| public: void HandleEndingTags( String^ name ) | 
Parameters
- name
- Type: System..::..String
 the name of the tag





