VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition Namespace / FormRecognitionParams Class
Constructors Properties SeeAlso
In This Topic
FormRecognitionParams Class Members
In This Topic
The following tables list the members exposed by FormRecognitionParams.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FormRecognitionParams class.
Public Properties
 NameDescription
Public PropertyGets the image (filled image) on which the form field shall be recognized.
Public PropertyGets the matrix of affine transformation from the filled image to the template image.
Public PropertyGets the size of the template image.
See Also