Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ViewHorizontalAlignment Property

Show in webframe
Specifies how to align the view inside the control horizontally.
Syntax
get_viewHorizontalAlignment();
set_viewHorizontalAlignment(value);
Object.defineProperty('viewHorizontalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value to align the view inside the control horizontally. Default value is ControlAlignment.Near.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file