Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

ShowAtRunMode Property (AnnMediaObjectRenderer)

Show in webframe
Gets a value that indicate whether to render this object if the container is in run mode.
Syntax
get_showAtRunMode();
Object.defineProperty('showAtRunMode');

Property Value

TypeDescription
booleantrue to render this object if the container is in run mode, otherwise; false.
Remarks

This renderer overrides AnnHotspotObjectRenderer.ShowAtRunMode to return true and the media object is rendered even if the container is in run mode.

See Also

Reference

AnnMediaObjectRenderer Object
AnnMediaObjectRenderer Members

Error processing SSI file