Writes an endtag to the stream.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected void WriteEnd( string tag ) |
| Visual Basic |
|---|
Protected Sub WriteEnd ( _ tag As String _ ) |
| Visual C++ |
|---|
protected: void WriteEnd( String^ tag ) |
Parameters
- tag
- Type: System..::..String
the name of the tag