←Select platform

Characters Property

Summary

List of character classes representing the detected characters inside the OCR field.

Syntax

C#
VB
C++
public IList<OcrCharacter> Characters {get;}
Public ReadOnly Property Characters As IList(Of OcrCharacter)
public: 
property IList<OcrCharacter>^ Characters { 
   IList<OcrCharacter>^ get(); 
} 

Property Value

The recognized characters.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Processing Assembly
Click or drag to resize