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_LEFT |
| Visual Basic |
|---|
Public Const ALIGN_LEFT As String |
| Visual C++ |
|---|
public:
literal String^ ALIGN_LEFT |
See Also