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 int Find( string key ) |
| Visual Basic |
|---|
Public Function Find ( _ key As String _ ) As Integer |
| Visual C++ |
|---|
public: int Find( String^ key ) |
Parameters
- key
- Type: System..::..String