Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

TextVerticalAlignment Property (ImageViewerItem)

Show in webframe
Specifies how to align the text inside the item vertically.
Syntax
get_textVerticalAlignment();
set_textVerticalAlignment(value);
Object.defineProperty('textVerticalAlignment');

Property Value

TypeDescription
ControlAlignmentThe value used to align the text inside the item vertically. Default value is ControlAlignment.Near.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file