Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

TextHorizontalAlignment Property (ImageViewerItem)

Show in webframe
Specifies how to align the text inside the item horizontally.
Syntax
get_textHorizontalAlignment();
set_textHorizontalAlignment(value);
Object.defineProperty('textHorizontalAlignment');

Property Value

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