constants AlignmentEnum
Specifies the image or caption alignment. Use the Alignment property to change the horizontal alignment for the caption.Use the ImageAlignment property to change the horizontal alignment for the image. Use the VFit, HFit, IncClientSide properties to adjust the control's client area and to organize the image and the caption positions in the control's client area

NameValueDescription
exLeft0 The object is left aligned.
exCenter1 The object is centered.
exRight2 The object is right aligned.