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