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 string UnpackValues( int k ) |
Visual Basic |
---|
Protected Function UnpackValues ( _ k As Integer _ ) As String |
Visual C++ |
---|
protected: String^ UnpackValues( int k ) |
Parameters
- k
- Type: System..::..Int32