HorizontalAlignment enumeration

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

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

Syntax

'Declaration
Public Enumeration HorizontalAlignment
'Usage
Dim instance As HorizontalAlignment
public enum HorizontalAlignment

Members

Member name Description
Left Left-align the image.
Center Center the image.
Right Right-align the image.

See also

Reference

Microsoft.SharePoint.WebPartPages namespace