Share via


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

Public Enumeration HorizontalAlignment

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