var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotatedThumbnailViewerJS(controlId); var value; // Type: boolean value = instance.get_DisableAnnotationDeserialization();
function get_DisableAnnotationDeserialization() : boolean;
Return Value
True if viewer must not load annotations from the server-side; otherwise, false. Default value is False.