| Added Fields |
int FIRST_LINE_END
|
Place the component in the corner of its display area where the first line of text on a page would normally end for the current ComponentOrienation. |
int FIRST_LINE_START
|
Place the component in the corner of its display area where the first line of text on a page would normally begin for the current ComponentOrienation. |
int LAST_LINE_END
|
Place the component in the corner of its display area where the last line of text on a page would normally end for the current ComponentOrienation. |
int LAST_LINE_START
|
Place the component in the corner of its display area where the last line of text on a page would normally start for the current ComponentOrienation. |
int LINE_END
|
Place the component centered along the edge of its display area where lines of text would normally end for the current ComponentOrienation. |
int LINE_START
|
Place the component centered along the edge of its display area where lines of text would normally begin for the current ComponentOrienation. |
int PAGE_END
|
Place the component centered along the edge of its display area associated with the end of a page for the current ComponentOrienation. |
int PAGE_START
|
Place the component centered along the edge of its display area associated with the start of a page for the current ComponentOrienation. |