Name | Description | |
---|---|---|
![]() | OcrFieldTemplate | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | OcrFieldTemplate | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BoundingBox | Gets or sets the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplate) |
![]() | Name | Gets or sets the name of form field template. (Inherited from FormFieldTemplate) |
![]() ![]() | OcrEngineManager | Gets or sets the static instance of OCR engine manager that should be used for OCR recognition. |
![]() | OcrEngineSettings | Gets or sets the OCR engine settings that should be used for recognition of the field. |
![]() | OcrRecognitionRegionSplittingSettings | Gets or sets the recognition region splitting settings. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current OcrFieldTemplate instance. |
![]() | CompensateTemplateImageBackground | Analyzes the template image and saves information required for compensation of background of template image during form field recognition. (Inherited from FormFieldTemplate) |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | Recognize | Recognizes an OCR field on the specified image. |
Name | Description | |
---|---|---|
![]() | GetBoundingBoxOnImage | Returns the bounding rectangle, in the device-independent pixels (1/96th inch), of the form field template on the template image. (Inherited from FormFieldTemplate) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from FormFieldTemplate) |
![]() | OnPropertyChanging | Raises the PropertyChanging event. (Inherited from FormFieldTemplate) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when the form field template property is changed. (Inherited from FormFieldTemplate) |
![]() | PropertyChanging | Occurs when the form field template property is changing. (Inherited from FormFieldTemplate) |