A possible value for paragraph Element. This specifies that extra whitespace should be spread out through the rows of the paragraph with the text lined up with the left and right indent except on the last line which should be aligned to the left.

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

Syntax

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

See Also