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

Collapse imageSyntax

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

Collapse imageSee Also