the possible value of an alignment attribute
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public const string ALIGN_CENTER |
| Visual Basic |
|---|
Public Const ALIGN_CENTER As String |
| Visual C++ |
|---|
public:
literal String^ ALIGN_CENTER |
See Also