VintaSoft Imaging .NET SDK 14.0: 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();
    
    
    function get_SourceItems() : object;
    

    Return Value

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