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