VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type / get_Source Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Source Method
    In This Topic
    Gets the reference to the source object of action.
    Syntax
    var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);
    
    var value; // Type: object
    value = instance.get_Source();
    
    
    function get_Source() : object;
    

    Return Value

    Source object.
    Browser Compatibility
    56+
    45+
    11
    See Also