A possible value for paragraph Element. This specifies that the text is aligned to the left indent and extra whitespace should be placed on the right.

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

Syntax

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

See Also