Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemVerticalAlignment Property

Show in webframe
Specifies how to align the items inside the view vertically.
Syntax
get_itemVerticalAlignment();
set_itemVerticalAlignment(value);
Object.defineProperty('itemVerticalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value used to align the items inside the view vertically. Default value is ControlAlignment.Center.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file