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 byte[] GetValues( int k ) |
| Visual Basic |
|---|
Protected Function GetValues ( _ k As Integer _ ) As Byte() |
| Visual C++ |
|---|
protected: array<unsigned char>^ GetValues( int k ) |
Parameters
- k
- Type: System..::..Int32