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