Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageVerticalAlignment Property (ImageViewerItem)

Show in webframe
Specifies how to align the image inside this item vertically.
Syntax
get_imageVerticalAlignment();
set_imageVerticalAlignment(value);
Object.defineProperty('imageVerticalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value used to align the image inside this item vertically. 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