Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected void WriteComment( string comment ) |
Visual Basic |
---|
Protected Sub WriteComment ( _ comment As String _ ) |
Visual C++ |
---|
protected: void WriteComment( String^ comment ) |
Parameters
- comment
- Type: System..::..String