←Select platform

CreateDefaultOcrWord Method

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

Return Value

The object this method creates.

Remarks

This method initializes the values of OcrWord as following:

Member Value
Value

null (Empty string in Windows Runtime)

Bounds

Empty rectangle

FirstCharacterIndex

0

LastCharacterIndex

0

Requirements

Target Platforms

Help Version 23.0.2024.3.3
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.