GallerySecurityTextPositionType¶
Description¶
The position of the text displayed over gallery images as an antitheft deterrent.
Static Properties¶
CENTERED readonly | Text is centered on each image. |
LOWERLEFT readonly | Ltext is in the lower left corner of each image. |
LOWERRIGHT readonly | Text is in the lower right corner of each image. |
UPPERLEFT readonly | Text is in the upper left corner of each image. |
UPPERRIGHT readonly | Text is in the upper right corner of each image. |