| Name | Description |
 | AutoCreateCanvas | Indicates whether to automatically create an HTML5 Canvas Element when the image is updated. |
 | BackImage | Optional background element associated with this item. |
 | BackImageElement | HTML element for the back image in this item. |
 | BackImageLoadUrlMode | Specifies how an image should be loaded when this item is provided a URL. |
 | BackImageUrl | Optional URL to the background of this item. |
 | Canvas | The HTML5 Canvas Element associated with this item. |
 | CanvasScale | Value used to scale the current HTML5 Canvas Element. |
 | ClipImageToContent | Indicates whether to clip the image outside the item content area if ResizeOnTransform was set to false. |
 | ColumnIndex | Column index. |
 | DefaultZoomOrigin | Default zoom origin of this item. |
 | Element | The HTML or SVG Element associated with this item. |
 | Flip | Flip the image inside this item vertically (upside-down) |
 | FlipImageElement | Flip the image in this item vertically without the border. |
 | Floater | Floater image of this item. |
 | FloaterOpacity | Opacity used when rendering the floater of this item. |
 | FloaterSize | Used internally by LEADTOOLS. |
 | FloaterTransform | Transformation matrix used by the floater image of this item. |
 | HasFloater | Gets a value that indicate whether this item has a floater. |
 | HasImage | Gets a value that indicate whether this item has an image. |
 | HasVisibleFloater | Gets a value that determine of this item has a floater that is available as well as visible. |
 | Image | HTML Image Element associated with this item. |
 | ImageBorderElement | HTML element for the border of the image in this item. |
 | ImageClippingElement | HTML element for the clipping of the image in this item. |
 | ImageElement | HTML element for the image in this item. |
 | ImageFlipElement | HTML element for the flipping the image in this item. |
 | ImageHorizontalAlignment | Specifies how to align the image inside this item horizontally. |
 | ImageScale | Optional scale value to use when rendering the images of this item. |
 | ImageSize | Image size of this item in pixels. |
 | ImageVerticalAlignment | Specifies how to align the image inside this item vertically. |
 | ImageViewer | Owner ImageViewer instance. |
 | IsEnabled | Indicates if this item is enabled. |
 | IsHovered | Indicates whether the item is in a hovered state. |
 | IsSelected | Indicates whether the item is in a selected state. |
 | IsVisible | Indicates if this item is visible. |
 | ItemElement | Root HTML element for this item. |
 | LoadUrlMode | Specifies how an image should be loaded when this item is provided a URL. |
 | Offset | Translate the image of the item horizontally and vertically. |
 | Origin | Origin of the item. |
 | ResizeOnTransform | Indicates whether the item size should change when then item is transformed. |
 | Resolution | Resolution of the item in dots per inch (DPI). |
 | Reverse | Reverse (mirror) the image inside this item horizontally |
 | ReverseImageElement | Reverse the image in this item horizontally without the border. |
 | RotateAngle | Rotate the image in this item around its center at any angle |
 | RowIndex | Row index. |
 | Scale | Scale the image of the item horizontally and vertically. |
 | ScaleFactor | Current factor used to scale the image in the item. |
 | ScaleFactors | Current X and Y factor used to scale the image in the item. |
 | Size | Size of the item. |
 | SizeMode | Gets a value that indicate how the image is displayed inside this items. |
 | Tag | Optional user defined data associated with this item. |
 | Text | Text string associated with this item. |
 | TextElement | HTML element for the text / caption in this item. |
 | TextHorizontalAlignment | Specifies how to align the text inside the item horizontally. |
 | TextVerticalAlignment | Specifies how to align the text inside the item vertically. |
 | Transform | Transformation of the item. |
 | Url | URL of image data associated with this item. |