Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageHorizontalAlignment Property (ImageViewerItem)

Show in webframe
Specifies how to align the image inside this item horizontally.
Syntax
get_imageHorizontalAlignment();
set_imageHorizontalAlignment(value);
Object.defineProperty('imageHorizontalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value used to align the image inside this item horizontally. Default value is ControlAlignment.Center.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file