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

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

Return Value

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