VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebHolePunchFillingCommandJS type / getParams Property
Syntax BrowserCompatibility SeeAlso
    getParams Method
    Returns command parameters as object.
    Syntax
    var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchFillingCommandJS();
    
    var value; // Type: object
    value = instance.getParams();
    
    

    Return Value

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