| Constant | Defined By | ||
|---|---|---|---|
| CENTERED : String = centered [static]
Positiones the image on the center of the page. | Position | ||
| LEFT : String = left [static]
Positiones the image on the left of the page. | Position | ||
| RIGHT : String = right [static]
Positiones the image on the right of the page. | Position | ||
| CENTERED | Constant |
public static const CENTERED:String = centeredPositiones the image on the center of the page.
| LEFT | Constant |
public static const LEFT:String = leftPositiones the image on the left of the page.
| RIGHT | Constant |
public static const RIGHT:String = rightPositiones the image on the right of the page.