HorizontalAlignment Enumeration

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

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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