VerticalAlignment enumeration

Determines the value of the VerticalAlignment property of the ImageWebPart class.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
TopVertically align the image with the top of the frame.
MiddleVertically align the image in the center of the frame.
BottomVertically align the image with the bottom of the frame.
Show: