Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

CreateDefaultOcrCharacter Method








Returns an OcrCharacter with all values set to default.
Syntax
public static OcrCharacter CreateDefaultOcrCharacter()
public static OcrCharacter CreateDefaultOcrCharacter()
 function Leadtools.Forms.Ocr.OcrTypeManager.CreateDefaultOcrCharacter()
public:
static OcrCharacter CreateDefaultOcrCharacter(); 
'Declaration
 
Public Shared Function CreateDefaultOcrCharacter() As OcrCharacter
 
'Usage
 
Dim value As OcrCharacter
 
value = OcrTypeManager.CreateDefaultOcrCharacter()

Return Value

The object this method creates.
Remarks

This method initializes the values of OcrCharacter as following:

Member Value
Code

0

Confidence

0

WordIsCertain

false

GuessCode2

0

GuessCode3

0

Bounds

Empty rectangle

Position

OcrCharacterPosition.None

Base

Empty length

CellIndex

0

LeadingSpaces

0

LeadingSpacesConfidence

0

FontSize

0

FontStyle

OcrCharacterFontStyle.Regular

Color

Black

Language1

null (Empty string in Windows Runtime)

Language2

null (Empty string in Windows Runtime)

Requirements

Target Platforms

See Also

Reference

OcrTypeManager Class
OcrTypeManager Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features