| Field Summary | ||
|---|---|---|
| const  int | BOTTOM | |
| 
            Represents bottom page layout alignment.
             | ||
| const  int | CENTER | |
| 
            Represents center page layout alignment.
             | ||
| const  int | LEFT | |
| 
            Represents left page layout alignment.
             | ||
| const  int | RIGHT | |
| 
            Represents right page layout alignment.
             | ||
| const  int | TOP | |
| 
            Represents top page layout alignment.
             | ||
const int BOTTOM
const int CENTER
const int LEFT
const int RIGHT
const int TOP