Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ViewLayout Property (ImageViewerCreateOptions)

Show in webframe
Default view layout.
Syntax
get_viewLayout();
set_viewLayout(value);
Object.defineProperty('viewLayout');

Property Value

TypeDescription
ImageViewerViewLayoutThe default view layout to use. If this value null, then the viewer will create an instance of ImageViewerSingleViewLayout, adds an empty item to itand sets it in the ViewLayout property. Default value is null.
Example

For an example, refer to ImageViewer.

See Also

Reference

ImageViewerCreateOptions Object
ImageViewerCreateOptions Members

Error processing SSI file