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# |
|---|
public static bool IsBody( string tag ) |
| Visual Basic |
|---|
Public Shared Function IsBody ( _ tag As String _ ) As Boolean |
| Visual C++ |
|---|
public: static bool IsBody( String^ tag ) |
Parameters
- tag
- Type: System..::..String