VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing Namespace / FormRecognitionResult Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    FormRecognitionResult Class
    In This Topic
    Contains information about the result of template matching and form field recognition of an image.
    Object Model
    TemplateMatchingResult FormPage FormRecognitionResult
    Syntax
    'Declaration
    
    Public Class FormRecognitionResult
    
    
    public class FormRecognitionResult
    
    
    public __gc class FormRecognitionResult
    
    
    public ref class FormRecognitionResult
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.FormsProcessing.FormRecognitionResult

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also