Translates the alignment value to a String value.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static string GetAlignment( int alignment ) |
| Visual Basic |
|---|
Public Shared Function GetAlignment ( _ alignment As Integer _ ) As String |
| Visual C++ |
|---|
public: static String^ GetAlignment( int alignment ) |
Parameters
- alignment
- Type: System..::..Int32
the alignment value