VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionUndoActionJS type / get_SourceItems Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SourceItems Method
In This Topic
Gets the references to the WebAnnotationViewJS objects stored in WebAnnotationViewCollectionJS.
Syntax
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoActionJS(annotationViewCollection, actionSource);

var value; // Type: object
value = instance.get_SourceItems();

Return Value

References to the source objects stored in source.
Browser Compatibility
56+
45+
11
See Also