ImageFieldValue Properties

Include Protected Members
Include Inherited Members

The ImageFieldValue type exposes the following members.

Properties

  Name Description
Public property Alignment Gets or sets the alignment of the Image object in relation to other elements on the Web page.
Public property AlternateText Gets or sets the alternate text that appears as an image tooltip or when the image is unavailable.
Public property BorderWidth Gets or sets the width of the border around the image.
Public property Height Gets or sets the explicit height, in pixels, used to allow a Web browser to scale the image.
Public property HorizontalSpacing Gets or sets the horizontal spacing, in pixels, on the right and left side of the image.
Public property Hyperlink Gets or sets the URL for the optional hyperlink on this image.
Public property ImageUrl Gets or sets the URL of the image for this ImageFieldValue object.
Public property OpenHyperlinkInNewWindow Gets or sets a Boolean value that determines whether to open an image hyperlink URL in a new window when the link is clicked.
Public property VerticalSpacing Gets or sets the vertical spacing, in pixels, on the top and bottom of the image.
Public property Width Gets or sets the explicit width, in pixels, that can be used to allow a Web browser to scale the image.

Top

See Also

Reference

ImageFieldValue Class

Microsoft.SharePoint.Publishing.Fields Namespace