In This Topic
Gets a type of annotation when annotation is collapsed.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebCollapsedAnnotationTypeEnumJS
value = instance.get_CollapsedType();
Return Value
An instance of
WebCollapsedAnnotationTypeEnumJS class that defines the type of collapsed annotation. Default value is "Text".
Browser Compatibility
See Also