Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ViewVerticalAlignment Property

Show in webframe
Specifies how to align the view inside the control vertically.
Syntax
get_viewVerticalAlignment();
set_viewVerticalAlignment(value);
Object.defineProperty('viewVerticalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value to align the view inside the control vertically. 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