←Select platform

FrameMethod Property

Summary

Gets or sets the OMR frame detection mode of the field.

Syntax

C#
VB
C++
public OcrOmrFrameDetectionMethod FrameMethod { get; set; } 
  
Public Property FrameMethod As Leadtools.Forms.Ocr.OcrOmrFrameDetectionMethod 

Property Value

An Leadtools.Forms.Ocr.OcrOmrFrameDetectionMethod enumeration member that indicates the OMR frame detection mode of the field.

Remarks

Frames stand for the check boxes that can exist around OMR fields. You can set the LEADTOOLS OCR engine to automatically detect such frames and take them into consideration when recognizing OMR fields. If you know the OMR fields contain frames, set the IOcrOmrOptions.FrameDetectionMethod accordingly to increase recognition performance and accuracy.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly