Leadtools.Forms.Ocr Namespace > OcrTypeManager Class : CreateDefaultOcrCharacter Method |
public static OcrCharacter CreateDefaultOcrCharacter()
'Declaration Public Shared Function CreateDefaultOcrCharacter() As OcrCharacter
'Usage Dim value As OcrCharacter value = OcrTypeManager.CreateDefaultOcrCharacter()
public static OcrCharacter CreateDefaultOcrCharacter()
function Leadtools.Forms.Ocr.OcrTypeManager.CreateDefaultOcrCharacter()
public: static OcrCharacter CreateDefaultOcrCharacter();
This method initializes the values of OcrCharacter as following:
Member | Value |
---|---|
Code |
0 |
Confidence |
0 |
OcrCharacter.WordIsCertain |
false |
GuessCode2 |
0 |
GuessCode3 |
0 |
Bounds |
Empty rectangle |
OcrCharacter.Position | |
OcrCharacter.Base |
Empty length |
OcrCharacter.CellIndex |
0 |
LeadingSpaces |
0 |
LeadingSpacesConfidence |
0 |
OcrCharacter.FontSize |
0 |
OcrCharacter.FontStyle | |
OcrCharacter.Color |
Black |
Language1 |
null (Empty string in Windows Runtime) |
Language2 |
null (Empty string in Windows Runtime) |
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