VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
In This Topic
VintaSoft Forms Processing .NET Plug-in: Changes in version 9.1
In This Topic

New assembly Vintasoft.Imaging.FormsProcessing.UI.dll

New Vintasoft.Imaging.FormsProcessing.UI contains classes that define WinForms appearances of form field templates and form fields. Also assembly contains visual tool for WinForms image viewer.


New assembly Vintasoft.Imaging.FormsProcessing.Ocr.UI.dll

New assembly Vintasoft.Imaging.FormsProcessing.Ocr.UI contains classes that define WinForms appearances of OCR form field template and OCR form field.


API changes in Vintasoft.Imaging.FormsProcessing.dll

Moved classes:

public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI. OmrEllipticalFieldTemplateView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI. OmrEllipticalFieldView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public abstract class Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI. OmrFieldView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI. OmrRectangularFieldTemplateView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.UI. OmrRectangularFieldView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldGroupView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateGroupView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateTableView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public abstract class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateViewCollection Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateViewCollectionChangedEventArgs Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public abstract class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldTemplateViewFactory Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public abstract class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldViewCollection Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public abstract class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. FormFieldViewFactory Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. UndefinedFieldTemplateView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI. UndefinedFieldView Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI.VisualTools. FormFieldTemplateEditorTool Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI.VisualTools. FormFieldViewerTool Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.UI.VisualTools. FormFieldViewEventArgs Moved to Vintasoft.Imaging.FormsProcessing.UI.dll assembly


Changed classes:

Vintasoft.Imaging.FormsProcessing.FormRecognition. FormFieldTemplateGroup
Added methods
public static void CalculateTemplateGroupBoundingBoxes(System.Drawing. RectangleF, System.Drawing. RectangleF, System.Collections.Generic. List <System.Drawing. RectangleF >, System.Collections.Generic. List <System.Drawing. RectangleF >) Calculates new bounding boxes for form field templates.




API changes in Vintasoft.Imaging.FormsProcessing.Ocr.dll

Moved classes:

public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr.UI. OcrFieldTemplateView Moved to Vintasoft.Imaging.FormsProcessing.Ocr.UI.dll assembly
public class Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr.UI. OcrFieldView Moved to Vintasoft.Imaging.FormsProcessing.Ocr.UI.dll assembly