Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Flip Property (ImageViewerItem)

Show in webframe
Flip the image inside this item vertically (upside-down)
Syntax
get_flip();
set_flip(value);
Object.defineProperty('flip');

Property Value

TypeDescription
booleantrue to flip image inside this item vertically (upside-down), otherwise; false.
Remarks

This is a display value and will not change the image data.

This is a state value. For more information, for more information, refer Image Viewer Transformation.

See Also

Reference

ImageViewerItem Object
ImageViewerItem Members

Error processing SSI file