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

Syntax

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

See Also