VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebStickyNoteAnnotationViewJS type / get_CollapsedImageData Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_CollapsedImageData Method
In This Topic
Gets an instance of WebEmbeddedImageAnnotationViewJS class that defines the WebStickyNoteAnnotationViewJS when WebStickyNoteAnnotationViewJS is collapsed.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();

var value; // Type: Vintasoft.Imaging.Annotation.UI.WebEmbeddedImageAnnotationViewJS
value = instance.get_CollapsedImageData();

Return Value

An instance of WebEmbeddedImageAnnotationViewJS class that defines the collapsed image data.
Browser Compatibility
56+
45+
11
See Also