Namespace: iTextSharp.text.html.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public bool HasProperty( string key ) |
Visual Basic |
---|
Public Function HasProperty ( _ key As String _ ) As Boolean |
Visual C++ |
---|
public: bool HasProperty( String^ key ) |
Parameters
- key
- Type: System..::..String