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 string GetPreHyphenText( int index ) |
| Visual Basic |
|---|
Public Function GetPreHyphenText ( _ index As Integer _ ) As String |
| Visual C++ |
|---|
public: String^ GetPreHyphenText( int index ) |
Parameters
- index
- Type: System..::..Int32