Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CanRender Property

Show in webframe
Gets a value that indicate if the ImageViewer will render the content when changes are made to the control's properties or to the items.
Syntax
get_canRender();
Object.defineProperty('canRender');

Property Value

TypeDescription
booleantrue if the ImageViewer will update the content; otherwise, false.
Remarks

For more information, refer to BeginRender

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file