←Select platform

Characters Property

Summary

A list of OcrCharacters representing OCR recognized character data.

Syntax
C#
C++/CLI
Python
public IList<OcrCharacter> Characters { get; } 
public:  
   property IList<OcrCharacter^>^ Characters 
   { 
      IList<OcrCharacter^>^ get() 
   } 
Characters # get  (OcrFieldResult) 

Property Value

A list of OcrCharacter.

Remarks

The string value of the processed OcrField accessed from OcrFieldResult.Text property.

Requirements

Target Platforms

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

Leadtools.Forms.Processing.Omr Assembly

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