VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr.UI Namespace / OcrFieldView Class
In This Topic
OcrFieldView Class Methods
In This Topic
For a list of all methods of this type, see OcrFieldView.
Public Methods
 NameDescription
Public MethodDraws the form field view on the specified System.Drawing.Graphics. (Inherited from FormFieldView)
Public MethodReturns a bounding box, in the image space, of form field view. (Inherited from FormFieldView)
Public MethodReturns a point transformation of the form field view for specified ImageViewer. (Inherited from FormFieldView)
Protected Methods
 NameDescription
Protected MethodDraws the form field on the System.Drawing.Graphics in the coordinate space of form field.
Protected MethodRaises the StateChanged event. (Inherited from FormFieldView)
See Also