←Select platform

CreateDefaultOcrCharacter Method

Summary
Returns an OcrCharacter with all values set to default.
Syntax
C#
C++/CLI
Python
public static OcrCharacter CreateDefaultOcrCharacter() 
public: 
static OcrCharacter CreateDefaultOcrCharacter();  
def CreateDefaultOcrCharacter(self): 

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

Help Version 23.0.2024.4.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.