VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
In This Topic
VintaSoft Imaging .NET SDK: API changes in version 15.1
In This Topic

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

Renamed classes:

public class Vintasoft.Imaging.Web.Services.GetConvertingStatusRequestParams public class Vintasoft.Imaging.Web.Services.GetFileConversionStatusRequestParams
public class Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams public class Vintasoft.Imaging.Web.Services.GetFileConversionStatusResponseParams
public class Vintasoft.Imaging.Web.Services.ImageConvertingStatus public class Vintasoft.Imaging.Web.Services.FileConversionStatus
public class Vintasoft.Imaging.Web.Services.VintasoftImageConverterWebService public class Vintasoft.Imaging.Web.Services.VintasoftFileConverterWebService


Changed classes:

Vintasoft.Imaging.Web.Services.BaseConvertFileToRequestParams
Added properties
public bool createFileInCacheFolder { get; set; } Gets or sets a value indicating whether converter file must be created in cache folder.




API changes in Vintasoft.Imaging.Web.HttpHandlers.dll

Renamed classes:

public class Vintasoft.Imaging.Web.HttpHandlers.VintasoftImageConverterHandler public class Vintasoft.Imaging.Web.HttpHandlers.VintasoftFileConverterHandler




API changes in Vintasoft.Imaging.Web.Api2Controllers.dll

Renamed classes:

public class Vintasoft.Imaging.Web.Api2Controllers.VintasoftImageConverterApi2Controller public class Vintasoft.Imaging.Web.Api2Controllers.VintasoftFileConverterApi2Controller