VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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