Namespace: iTextSharp.text.pdf.hyphenation
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected string GetExceptionWord(
	ArrayList ex
)
Visual Basic
Protected Function GetExceptionWord ( _
	ex As ArrayList _
) As String
Visual C++
protected:
String^ GetExceptionWord(
	ArrayList^ ex
)

See Also