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