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

    Return Value

    Action source.
    Browser Compatibility
    56+
    45+
    11
    See Also