Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemHorizontalAlignment Property

Show in webframe
Specifies how to align the items inside the view horizontally.
Syntax
get_itemHorizontalAlignment();
set_itemHorizontalAlignment(value);
Object.defineProperty('itemHorizontalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value used to align the items inside the view horizontally. 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