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

API changes in Vintasoft.Imaging.DocCleanup.dll

New classes:

public class Vintasoft.Imaging.ImageProcessing.Document. DocumentPerspectiveCorrectionCommand Corrects the perspective distortion in document image, removes border in document image and deskews the document image.


Changed classes:

Vintasoft.Imaging.ImageProcessing.Document. OcrPreprocessingCommand
Added properties
public Vintasoft.Imaging.ImageProcessing.Document. AutoTextInvertCommand AutomaticalTextInvert { get ; set ; } Gets or sets a command for automatically inverts inverted text regions on an image.


Vintasoft.Imaging.ImageProcessing.Info. DocumentSegmentationCommand
Added properties
public bool UniteTextRegions { get ; set ; } Gets or sets a value indicating whether the command must try to unite text regions into larger text regions.