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. |
Field Detail |
---|
BOTTOM | |
const int BOTTOM |
CENTER | |
const int CENTER |
LEFT | |
const int LEFT |
RIGHT | |
const int RIGHT |
TOP | |
const int TOP |