←Select platform

CreateDefaultOcrWord Method

Summary
Returns an OcrWord with all values set to default.
Syntax
C#
VB
C++
public static OcrWord CreateDefaultOcrWord() 
Public Shared Function CreateDefaultOcrWord() As OcrWord 
public: 
static OcrWord CreateDefaultOcrWord();  

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

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