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

var value; // Type: string
value = instance.get_ActionName();

Return Value

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