LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

UserData Property






Gets or sets optional user data. .NET support
Syntax
public object UserData {get; set;}
'Declaration
 
Public Property UserData As Object
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As Object
 
instance.UserData = value
 
value = instance.UserData
public object UserData {get; set;}
 get_UserData();
set_UserData(value);
public:
property Object^ UserData {
   Object^ get();
   void set (    Object^ value);
}

Property Value

An System.Object that contains the optional user data associated with the job. You can use this value to store any extra information required by your application. The IOcrAutoRecognizeJob will contain the same object used here in its IOcrAutoRecognizeJob.JobData member.
Example
For an example, refer to RunJob and RunJobAsync.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

UserData requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features