YJustifyValue
YJustifyValue enumeration
Utility class containing constants. Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements.
Values
| Name | Description |
|---|---|
| TOP_JUSTIFIED | Top justified (the default). |
| CENTERED | Centered. |
| BOTTOM_JUSTIFIED | Bottom justified. |
| UNDEFINED | Undefined. |