Leadtools.Forms.Processing Namespace > OmrFormField Class : FrameMethod Property |
public OcrOmrFrameDetectionMethod FrameMethod {get; set;}
'Declaration Public Property FrameMethod As OcrOmrFrameDetectionMethod
'Usage Dim instance As OmrFormField Dim value As OcrOmrFrameDetectionMethod instance.FrameMethod = value value = instance.FrameMethod
public OcrOmrFrameDetectionMethod FrameMethod {get; set;}
get_FrameMethod();
set_FrameMethod(value);
public: property OcrOmrFrameDetectionMethod FrameMethod { OcrOmrFrameDetectionMethod get(); void set ( OcrOmrFrameDetectionMethod value); }
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2