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

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

Syntax

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

See Also