Does the same as ALIGN_JUSTIFIED but the last line is also spread out.

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

Syntax

C#
public const int ALIGN_JUSTIFIED_ALL
Visual Basic
Public Const ALIGN_JUSTIFIED_ALL As Integer
Visual C++
public:
literal int ALIGN_JUSTIFIED_ALL

See Also