ImageFieldValue Properties
The ImageFieldValue type exposes the following members.
| Name | Description | |
|---|---|---|
|
Alignment | Gets or sets the alignment of the Image object in relation to other elements on the Web page. |
|
AlternateText | Gets or sets the alternate text that appears as an image tooltip or when the image is unavailable. |
|
BorderWidth | Gets or sets the width of the border around the image. |
|
Height | Gets or sets the explicit height, in pixels, used to allow a Web browser to scale the image. |
|
HorizontalSpacing | Gets or sets the horizontal spacing, in pixels, on the right and left side of the image. |
|
Hyperlink | Gets or sets the URL for the optional hyperlink on this image. |
|
ImageUrl | Gets or sets the URL of the image for this ImageFieldValue object. |
|
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. |
|
VerticalSpacing | Gets or sets the vertical spacing, in pixels, on the top and bottom of the image. |
|
Width | Gets or sets the explicit width, in pixels, that can be used to allow a Web browser to scale the image. |