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 static IHyphenationEvent GetHyphenation( string s ) |
Visual Basic |
---|
Public Shared Function GetHyphenation ( _ s As String _ ) As IHyphenationEvent |
Visual C++ |
---|
public: static IHyphenationEvent^ GetHyphenation( String^ s ) |
Parameters
- s
- Type: System..::..String