var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: WebCollapsedAnnotationTypeEnumJS returnValue = instance.set_CollapsedType(value);
function set_CollapsedType(
valueAn instance of WebCollapsedAnnotationTypeEnumJS class that defines the type of collapsed annotation. Default value is "Text".: WebCollapsedAnnotationTypeEnumJS
) : any;
Parameters
- value
- An instance of WebCollapsedAnnotationTypeEnumJS class that defines the type of collapsed annotation. Default value is "Text".