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 static HyphenationTree GetHyphenationTree( string lang, string country ) |
Visual Basic |
---|
Public Shared Function GetHyphenationTree ( _ lang As String, _ country As String _ ) As HyphenationTree |
Visual C++ |
---|
public: static HyphenationTree^ GetHyphenationTree( String^ lang, String^ country ) |