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

JobName Property






Gets or sets the optional job name. .NET support
Syntax
public string JobName {get; set;}
'Declaration
 
Public Property JobName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As String
 
instance.JobName = value
 
value = instance.JobName
public string JobName {get; set;}
 get_JobName();
set_JobName(value);
public:
property String^ JobName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contains the optional job name. If tracing is enabled with IOcrAutoRecognizeManager.EnableTrace, then the engine will use this value in the trace messages. If this member is a null reference (Nothing in Visual Basic), then the trace will show the generic [Untitled] name next to the trace messages.
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 LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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

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