←Select platform

Text Property (FieldResult)

Summary

Text representation of the field obtained through OCR.

Syntax

C#
VB
C++
public string Text { get; set; }
Public Property Text() As String 
   Get 
   Set 
public:  
   property String^ Text 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Default value is null.

Example

For an example, refer to IDCardReader.

Requirements

Target Platforms

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