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