VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebHasCertainColorCommandJS type / get_ActionName Property
Syntax BrowserCompatibility SeeAlso
    get_ActionName Method
    Gets action name.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.WebHasCertainColorCommandJS();
    
    var value; // Type: string
    value = instance.get_ActionName();
    
    

    Return Value

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