| Field Summary | ||
|---|---|---|
const  int | GENERAL | |
            Represents general text alignment.
              | 
||
const  int | BOTTOM | |
            Represents bottom text alignment.
              | 
||
const  int | CENTER | |
            Represents center text alignment.
              | 
||
const  int | CENTER_ACROSS | |
            Represents center across text alignment.
              | 
||
const  int | DISTRIBUTED | |
            Represents distributed text alignment.
              | 
||
const  int | FILL | |
            Represents fill text alignment.
              | 
||
const  int | JUSTIFY | |
            Represents justify text alignment.
              | 
||
const  int | LEFT | |
            Represents left text alignment.
              | 
||
const  int | RIGHT | |
            Represents right text alignment.
              | 
||
const  int | TOP | |
            Represents top text alignment.
              | 
||
const  int | JUSTIFIED_LOW | |
            Aligns the text with an adjusted kashida length for Arabic text.
              | 
||
const  int | THAI_DISTRIBUTED | |
            Distributes Thai text specially, because each character is treated as a word.
              | 
||
const int GENERAL
const int BOTTOM
const int CENTER
const int CENTER_ACROSS
const int DISTRIBUTED
const int FILL
const int JUSTIFY
const int LEFT
const int RIGHT
const int TOP
const int JUSTIFIED_LOW
const int THAI_DISTRIBUTED