VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
In This Topic
VintaSoft Document Cleanup .NET Plug-in: API changes in version 9.1
In This Topic

API changes in Vintasoft.Imaging.DocCleanup.Web.Services.dll

Changed classes:

Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services. DespeckleRequestParams
Removed properties
public int level3 { get ; set ; } Use the WebBorderClearCommandJS class instead.




API changes in Vintasoft.Imaging.DocCleanup.js

Changed classes:

Vintasoft.Imaging.ImageProcessing.DocCleanup. WebDespeckleCommandJS
Removed properties
public number get_Level3 { get ; } Use the WebBorderClearCommandJS class instead.
public number set_Level3 { set ; } Use the WebBorderClearCommandJS class instead.