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

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

Syntax

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

See Also