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# |
|---|
protected static string GetInterletterValues( string pat ) |
| Visual Basic |
|---|
Protected Shared Function GetInterletterValues ( _ pat As String _ ) As String |
| Visual C++ |
|---|
protected: static String^ GetInterletterValues( String^ pat ) |
Parameters
- pat
- Type: System..::..String