Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrTypeManager Class : CreateDefaultOcrZone Method |
public static OcrZone CreateDefaultOcrZone()
'Declaration
Public Shared Function CreateDefaultOcrZone() As OcrZone
'Usage
Dim value As OcrZone value = OcrTypeManager.CreateDefaultOcrZone()
public static OcrZone CreateDefaultOcrZone()
function Leadtools.Forms.Ocr.OcrTypeManager.CreateDefaultOcrZone()
public: static OcrZone CreateDefaultOcrZone();
This method initializes the values of OcrZone as following:
Member | Value |
---|---|
Id |
0 |
Name |
null (Empty string in Windows Runtime) |
Bounds |
Empty rectangle |
ZoneType | |
CharacterFilters | |
Language |
null |
IsEngineZone |
false |
ForeColor |
Black |
BackColor |
White |
ViewPerspective | |
TextDirection | |
TextStyle | |
FontRatio |
0 |