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