Returns an NativeOcrZone with all values set to default.
public static NativeOcrZone CreateDefaultNativeOcrZone() Public Shared Function CreateDefaultNativeOcrZone() As Leadtools.Forms.Ocr.NativeOcrZone public static Leadtools.Forms.Ocr.NativeOcrZone CreateDefaultNativeOcrZone() function Leadtools.Forms.Ocr.OcrTypeManager.CreateDefaultNativeOcrZone() public:static Leadtools.Forms.Ocr.NativeOcrZone CreateDefaultNativeOcrZone();
The object this method creates.
This method initializes the values of NativeOcrZone as following:
| Member | Value |
|---|---|
| Id |
0 |
| Name |
null (Empty string in Windows Runtime) |
| Selected |
false |
| Bounds |
Empty rectangle |
| ZoneType | |
| FillMethod | |
| RecognitionModule | |
| CharacterFilters | |
| RecognitionOptions | |
| AfterRecognitionNotes | |
| OmrState | |
| OmrConfidence |
0 |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
