VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebLineRemovalCommandJS type / getParams Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getParams Method
In This Topic
Returns command parameters as object.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();

var value; // Type: object
value = instance.getParams();

Return Value

Object that contains command parameters.
Browser Compatibility
56+
45+
11
See Also