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